|
|
@ -97,7 +97,7 @@ |
|
|
|
android:focusable="true" |
|
|
|
android:focusable="true" |
|
|
|
android:lineSpacingMultiplier="1.1" |
|
|
|
android:lineSpacingMultiplier="1.1" |
|
|
|
android:textColor="?android:textColorPrimary" |
|
|
|
android:textColor="?android:textColorPrimary" |
|
|
|
android:textSize="?attr/status_text_medium" /> |
|
|
|
android:textSize="?attr/status_text_large" /> |
|
|
|
|
|
|
|
|
|
|
|
<LinearLayout |
|
|
|
<LinearLayout |
|
|
|
android:id="@+id/card_view" |
|
|
|
android:id="@+id/card_view" |
|
|
|