I\'m facing troubles with making layouts look nice.
To understand basics, I\'ve decided to create a simple calculator app.
So, I\'m using a GridLayout nested in a Li
Got pretty close. Not sure how to handle the vertical dividers. For some reason putting a 1dp
View between each column that spanned each row causes the GridLayout to expand the entire View.
And to use this, you need this dependency for your support library version
compile "com.android.support:gridlayout-v7:"
color.xml
#ef6c00
styles.xml
Layout XML