commit | 6526bc7634714def49fec067196ed552b8bc4933 | [log] [tgz] |
---|---|---|
author | Raju Yadav <raju.yadav@sonymobile.com> | Thu Jul 03 10:11:01 2014 +0200 |
committer | Henrik Baard <henrik.baard@sonymobile.com> | Mon Jul 07 10:55:08 2014 +0200 |
tree | 14b995c1ce660c1748ef7263d4bf803147288fd5 | |
parent | 1a3908e95926acd8add3858be571fe23fa9d047a [diff] |
Text size for empty view shall be styled according to theme In activity_list.xml the empty TextView has set a textAppearance which allows the theme to set the font size. However, for preference_list_fragment.xml the textAppearance is missing but should follow the same style as activity_list.xml The missing textAppearance makes the empty text in Settings->Wifi and Settings->Bluetooth look small if no networks are found. Change-Id: I9320b37cfeec0d9505d73650696eaf534fc4a321