Add ripple to switch units button
This commit is contained in:
parent
609ae8dd29
commit
93d938152e
1 changed files with 1 additions and 0 deletions
|
@ -61,6 +61,7 @@
|
|||
android:id="@+id/swap_button"
|
||||
android:layout_width="@dimen/unit_switch_button_size"
|
||||
android:layout_height="@dimen/unit_switch_button_size"
|
||||
android:background="@drawable/ripple_all_corners"
|
||||
android:layout_gravity="center"
|
||||
android:padding="@dimen/activity_margin"
|
||||
android:layout_weight="0.5"
|
||||
|
|
Loading…
Reference in a new issue