opt
This commit is contained in:
@@ -5,11 +5,6 @@
|
||||
android:width="65px"
|
||||
android:height="65px" />
|
||||
|
||||
<padding
|
||||
android:bottom="12px"
|
||||
android:top="12px"
|
||||
android:left="14px"
|
||||
android:right="14px" />
|
||||
|
||||
<solid android:color="#7f000000" />
|
||||
|
||||
|
||||
@@ -5,12 +5,6 @@
|
||||
android:width="65px"
|
||||
android:height="65px" />
|
||||
|
||||
<padding
|
||||
android:bottom="12px"
|
||||
android:top="12px"
|
||||
android:left="14px"
|
||||
android:right="14px" />
|
||||
|
||||
<solid android:color="#7f000000" />
|
||||
|
||||
<stroke
|
||||
|
||||
@@ -2,11 +2,11 @@
|
||||
<shape xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:shape="rectangle">
|
||||
|
||||
<size android:height="65px" />
|
||||
|
||||
<padding
|
||||
android:bottom="12px"
|
||||
android:left="30px"
|
||||
android:right="30px"
|
||||
android:top="12px" />
|
||||
android:right="30px"/>
|
||||
|
||||
<corners android:radius="32.5px" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user