am e229f5dd: Merge "Text size for empty view shall be styled according to theme"

* commit 'e229f5ddde98f7c78ddc15a64587a684b5cf90a5':
  Text size for empty view shall be styled according to theme
This commit is contained in:
Alan Viverette
2015-10-07 16:41:30 +00:00
committed by Android Git Automerger

View File

@@ -41,6 +41,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
android:padding="@dimen/preference_fragment_padding_side"
android:textAppearance="?android:attr/textAppearanceMedium"
android:gravity="center"
android:visibility="gone" />