|
|
|
|
@ -14,6 +14,7 @@
|
|
|
|
|
android:layout_width="32dp"
|
|
|
|
|
android:layout_height="32dp"
|
|
|
|
|
android:layout_marginHorizontal="?listPreferredItemPaddingStart"
|
|
|
|
|
android:background="?colorControlHighlight"
|
|
|
|
|
android:labelFor="@id/textView_title"
|
|
|
|
|
android:scaleType="fitCenter"
|
|
|
|
|
app:shapeAppearance="?shapeAppearanceCornerSmall"
|
|
|
|
|
@ -55,4 +56,4 @@
|
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
android:layout_marginEnd="?listPreferredItemPaddingEnd" />
|
|
|
|
|
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
</LinearLayout>
|
|
|
|
|
|