am 36d606fc: Use 16sp text to show important notice title

* commit '36d606fcbc666c331ffaba02fe6b55afa4509348':
  Use 16sp text to show important notice title
main
Tadashi G. Takaoka 2014-02-14 02:19:38 -08:00 committed by Android Git Automerger
commit 0a7db9e008
1 changed files with 1 additions and 1 deletions

View File

@ -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>