|
|
@ -22,13 +22,13 @@ |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_height="wrap_content" |
|
|
|
android:layout_gravity="center_vertical" |
|
|
|
android:layout_gravity="center_vertical" |
|
|
|
|
|
|
|
android:paddingHorizontal="8dp" |
|
|
|
android:gravity="center_vertical" |
|
|
|
android:gravity="center_vertical" |
|
|
|
android:orientation="horizontal"> |
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
<TextView |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_width="wrap_content" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_height="match_parent" |
|
|
|
android:layout_marginLeft="8dp" |
|
|
|
|
|
|
|
android:gravity="center" |
|
|
|
android:gravity="center" |
|
|
|
android:text="@string/book_type" |
|
|
|
android:text="@string/book_type" |
|
|
|
tools:ignore="RtlHardcoded" /> |
|
|
|
tools:ignore="RtlHardcoded" /> |
|
|
|