Skip to content
Snippets Groups Projects
Commit 36d606fc authored by Tadashi G. Takaoka's avatar Tadashi G. Takaoka
Browse files

Use 16sp text to show important notice title

Bug: 10587358
Change-Id: Ib840cb71d9e87282ea0d13839dbf2a2da2081d5f
parent b136b7dd
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@
android:text="@string/important_notice_title"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:textSize="14sp"
android:textSize="16sp"
style="?attr/suggestionWordStyle" />
</LinearLayout>
</merge>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment