urakalee / android-wheel

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

Wheelview width not filling parent #51

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.  Create a wheelview inside of a linear layout with fill_parent and add it to 
a device that has a large display
2.  Show wheelview and see that it doesn't fill up the parent view

I have posted this issue on StackOverflow 
(http://stackoverflow.com/questions/17202218/wheelview-not-filling-parent), and 
I'm not sure if it's something in my code or if it's the WheelView that is 
restricting the width of the layout.  I haven't been programming in Android for 
very long, so any help you can provide is greatly appreciated.

What is the expected output? What do you see instead?

I would expect the wheelview to completely fill it's parent view

What version of the product are you using? On what operating system?

WheelView 2.1 on the latest Android SDK (Nexus device)

Please provide any additional information below.

Original issue reported on code.google.com by ufbo...@gmail.com on 20 Jun 2013 at 12:34

Attachments: