ListFragment implementation, for handling ActionMode showup and management using the AppCompat library and being backwards compatible to 2.1..
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.
The following table is the detailed list of action-mode-list-fragment.
Item | Value |
---|---|
Java File Count | 6 |
Supported screen sizes | [xhdpi] |
Target SDK Version | 18 |
Minimum SDK Version | 7 |
Activity Count | 1 |
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