|
|
@@ -33,7 +33,7 @@
|
|
|
android:layout_width="wrap_content"
|
|
|
android:layout_height="wrap_content"
|
|
|
android:layout_marginBottom="90dp"
|
|
|
- android:text="@string/common_list_empty"
|
|
|
+ android:text="@string/str_common_empty_text"
|
|
|
android:textSize="14sp"
|
|
|
android:textColor="@color/empty_text_color"
|
|
|
/>
|