Android Open Source - UI library action-mode-list-fragment






Project Summary

ListFragment implementation, for handling ActionMode showup and management using the AppCompat library and being backwards compatible to 2.1..

Web Site / Source Repository

action-mode-list-fragment is hosted in the following web site
https://github.com/akalipetis/action-mode-list-fragment

If you think the Android project action-mode-list-fragment listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of action-mode-list-fragment.

ItemValue
Java File Count6
Supported screen sizes[xhdpi]
Target SDK Version18
Minimum SDK Version7
Activity Count1




Java Source Files

action-mode-list-fragment has the following Java source files.

com.akalipetis.action_mode_list_fragment.ActionModeListFragment.java
com.akalipetis.action_mode_list_fragment.MultiChoiceModeListener.java
com.akalipetis.action_mode_list_fragment.example.CheckableRelativeLayout.java
com.akalipetis.action_mode_list_fragment.example.ExampleListFragment.java
com.akalipetis.action_mode_list_fragment.example.MainActivity.java