Skip to content

Commit

Permalink
More congruent layout changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kjelldg committed Aug 16, 2018
1 parent b44fcfd commit cdacf96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions app/src/main/res/layout/activity_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,10 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_weight="0.95"
android:paddingTop="5px"/>
android:paddingTop="10px"/>

<Button
android:background="@color/colorPrimary"
android:background="#4a4f59"
android:textColor="#FFFFFF"
android:id="@+id/go_Button"
android:weightSum="0.10"
Expand Down

0 comments on commit cdacf96

Please sign in to comment.