Skip to content

Commit

Permalink
Update button margin
Browse files Browse the repository at this point in the history
  • Loading branch information
kirtan403 committed Jan 4, 2019
1 parent aa8ec4a commit a29f275
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</style>

<style name="ButtonStyle">
<item name="android:layout_margin">8dp</item>
<item name="android:layout_margin">6dp</item>
</style>

</resources>

0 comments on commit a29f275

Please sign in to comment.