You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 [email protected] on 20 Jun 2013 at 12:34
Original issue reported on code.google.com by
[email protected]
on 20 Jun 2013 at 12:34Attachments:
The text was updated successfully, but these errors were encountered: