Commit f2799468 by Kim Jinsung

プッシュメッセージ一覧画面のスマートフォントのフォントサイズ調整

parent 9e912ddc
...@@ -38,8 +38,7 @@ ...@@ -38,8 +38,7 @@
android:paddingRight="5dp" android:paddingRight="5dp"
android:singleLine="true" android:singleLine="true"
android:text="@string/dummy_str" android:text="@string/dummy_str"
android:textColor="@color/operation_default_text_color" android:textColor="@color/operation_default_text_color"/>
android:textSize="16sp" />
</LinearLayout> </LinearLayout>
<LinearLayout <LinearLayout
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment