jllorentes / android-wheel

Automatically exported from code.google.com/p/android-wheel
0 stars 0 forks source link

Add XML layout wheel-dependent parameters #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Add the possibility to set visible items count declaratively (in the XML layout 
files) like this:

kankan.wheel.widget.WheelView android:id="@+id/day" 
some_namespace_prefix:visibleItems="1"

Original issue reported on code.google.com by buckel...@gmail.com on 3 Dec 2011 at 10:10

GoogleCodeExporter commented 9 years ago
This is an example. I meant that it would be great to have an abilities (like 
of a "regular" android widgets) to customize views.
That is I think it is possible to unite this issue with some others like this: 
http://code.google.com/p/android-wheel/issues/detail?id=13 etc. 

P.S. Thanks for widget. You have done great work already.

Original comment by buckel...@gmail.com on 3 Dec 2011 at 11:24