Skip to content

331637495/CircularLayout

 
 

Repository files navigation

Circular Layout

A scrollable circular layout for android where you can add items, customize the radius, the number of items displayed at a time and the X and Y offset of the layout. Moreover, you can control how the items are rendered when scrolling the layout. There are two modes Pinned and Fixed. The two modes differ in the way the items rotate. Here are the samples:

Fixed:


Pinned:


This library was used by some of the biggest apps on Playstore like Omvana. Omvana is one of the top rated meditation apps on both IOS and Android Omvana URL: https://play.google.com/store/apps/details?id=com.omvana.mixer

I have uploaded a sample app that uses this library. In this app you can customize the circualr layout using set of seek bars. A direct link for the sample app: http://www.4shared.com/get/7i-76wzHba/Circular_Layout_Sample_App.html

The following are photos for the sample app. You can see how the circular layout changes according to the values of the seek bars.



If you have any comment or question don't hesitate to contact me.

my email: abd.almoradi@gmail.com

Thank you.

==============================================================================================================

The License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%