A circular layout for android where you can items, customize the radius, the number of items displayed at a time and the X and Y offset of the layout..
CircularLayout is hosted in the following web site
https://github.com/xresco/CircularLayout
If you think the Android project CircularLayout 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 CircularLayout.
Item | Value |
---|---|
Java File Count | 5 |
Supported screen sizes | [xxxhdpi, ldrtlxxxhdpi, mdpi, ldrtlmdpi, xxhdpi, hdpi, xhdpi, ldrtlxxhdpi, ldrtlhdpi, ldrtlxhdpi, hdpiv4] |
Target SDK Version | 18 |
Minimum SDK Version | 14 |
Activity Count | 3 |
jar files used | classes-3727f4cef19e18e167ce632a41d7e8d99d2a03a3.jar classes.jar classes.jar classes.jar classes.jar internal_impl-21.0.2.jar |
There are 47 image files in CircularLayout. The names of the image files are listed as follows.
a1.png a10.png a11.png a12.png a2.png a3.png a4.png a5.png a6.png a7.png a8.png a9.png abc_ab_share_pack_holo_dark.9.png abc_ab_share_pack_holo_light.9.png abc_btn_check_to_on_mtrl_000.png abc_btn_check_to_on_mtrl_015.png abc_btn_radio_to_on_mtrl_000.png abc_btn_radio_to_on_mtrl_015.png abc_btn_switch_to_on_mtrl_00001.9.png abc_btn_switch_to_on_mtrl_00012.9.png abc_cab_background_top_mtrl_alpha.9.png abc_ic_ab_back_mtrl_am_alpha.png abc_ic_clear_mtrl_alpha.png abc_ic_commit_search_api_mtrl_alpha.png abc_ic_go_search_api_mtrl_alpha.png abc_ic_menu_copy_mtrl_am_alpha.png abc_ic_menu_cut_mtrl_alpha.png abc_ic_menu_moreoverflow_mtrl_alpha.png abc_ic_menu_paste_mtrl_am_alpha.png abc_ic_menu_selectall_mtrl_alpha.png abc_ic_menu_share_mtrl_alpha.png abc_ic_search_api_mtrl_alpha.png abc_ic_voice_search_api_mtrl_alpha.png abc_list_focused_holo.9.png abc_list_longpressed_holo.9.png abc_list_pressed_holo_dark.9.png abc_list_pressed_holo_light.9.png abc_list_selector_disabled_holo_dark.9.png abc_list_selector_disabled_holo_light.9.png abc_menu_hardkey_panel_mtrl_mult.9.png abc_popup_background_mtrl_mult.9.png abc_spinner_mtrl_am_alpha.9.png abc_switch_track_mtrl_alpha.9.png abc_tab_indicator_mtrl_alpha.9.png abc_textfield_activated_mtrl_alpha.9.png abc_textfield_default_mtrl_alpha.9.png cloud.png
The following screenshort is generated from the image listed above.
CircularLayout has the following Java source files.
com.example.x.circlelayout.CircleLayout.java com.example.x.circlelayout.CircleLayoutAdapter.java com.example.x.circlelayout.CustomImageView.java com.robox.circlelayoutexample.BuildConfig.java com.robox.circlelayoutexample.MainActivity.java