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

This commit is contained in:
Alan Viverette
2015-10-07 16:30:36 +00:00
committed by Gerrit Code Review

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" />