|
|
|
|
@ -86,7 +86,7 @@ |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:background="@color/black_40" |
|
|
|
|
android:background="@drawable/shape_widget" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:orientation="vertical" |
|
|
|
|
android:padding="16dp" |
|
|
|
|
@ -115,7 +115,7 @@ |
|
|
|
|
android:layout_width="wrap_content" |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_gravity="center" |
|
|
|
|
android:background="@color/black_40" |
|
|
|
|
android:background="@drawable/shape_widget" |
|
|
|
|
android:gravity="center" |
|
|
|
|
android:orientation="vertical" |
|
|
|
|
android:padding="16dp" |
|
|
|
|
|