Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f5b97d9c authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

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

* commit 'e229f5dd':
  Text size for empty view shall be styled according to theme
parents 61d9d6be e229f5dd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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" />