|
|
@ -13,8 +13,7 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:gravity="center"
|
|
|
|
android:gravity="center"
|
|
|
|
android:paddingTop="6dp"
|
|
|
|
android:padding="6dp"
|
|
|
|
android:paddingBottom="6dp"
|
|
|
|
|
|
|
|
android:text="@string/title_widget_title_list"
|
|
|
|
android:text="@string/title_widget_title_list"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
android:textColor="@color/colorWidgetForeground"
|
|
|
|
android:textColor="@color/colorWidgetForeground"
|
|
|
|