Backup style and copy tweak.

This commit is contained in:
Alex Hart
2020-10-16 16:17:34 -03:00
committed by GitHub
parent bd3b14a27f
commit ec706e95cc
4 changed files with 15 additions and 13 deletions

View File

@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<inset xmlns:android="http://schemas.android.com/apk/res/android" android:shape="rectangle"
android:drawable="@drawable/primary_action_button_background"
android:insetTop="6dp"
android:insetBottom="6dp" />