Monday 12 March 2012

Android layout for grouping views in iOS style

Although this is default for iOS (UITableView) its often used in Android also,
so I decided to write a simple library for this purpose. This is the first edition with only plain, edit text and few basic options so everyone is free to participate!
GroupedTextView on Github