am 36d606fc: Use 16sp text to show important notice title
* commit '36d606fcbc666c331ffaba02fe6b55afa4509348': Use 16sp text to show important notice titlemain
commit
0a7db9e008
|
@ -55,7 +55,7 @@
|
||||||
android:text="@string/important_notice_title"
|
android:text="@string/important_notice_title"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:textSize="14sp"
|
android:textSize="16sp"
|
||||||
style="?attr/suggestionWordStyle" />
|
style="?attr/suggestionWordStyle" />
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
</merge>
|
</merge>
|
||||||
|
|
Loading…
Reference in New Issue