I still don't know what I'm doing but less
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
android:orientation="vertical"
|
||||
android:background="@color/colorLight"
|
||||
android:padding="52dp"
|
||||
android:paddingTop="102dp"
|
||||
tools:context="be.mathsaey.stoofnogaan.MainActivity">
|
||||
tools:context="ui.MainActivity">
|
||||
|
||||
<RelativeLayout
|
||||
android:layout_width="match_parent"
|
||||
@@ -34,6 +33,7 @@
|
||||
android:text="@string/task_new"
|
||||
android:background="@drawable/button"
|
||||
android:layout_alignParentBottom="true"
|
||||
android:textColor="#7c7656"
|
||||
android:paddingLeft="52dp"
|
||||
android:paddingRight="52dp"
|
||||
android:layout_centerHorizontal="true">
|
||||
|
||||
Reference in New Issue
Block a user