Harteex / ExLauncher

Launcher for devices without mouse / keyboard
http://exlauncher.org
Other
6 stars 2 forks source link

ScrollView #7

Open Harteex opened 9 years ago

Harteex commented 9 years ago

Add a scrollview which inherits collectionview to handle scrolling.

Harteex commented 9 years ago

Note to self, only activate scrollbars on inputview.

Harteex commented 9 years ago

Possibly separate scrollview more from other views. For non CollectionViews, a user can support a view with scrolling by letting ScrollView be that view's parent.