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

Commit 0fa2dc4c authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix NPE for RingtonePickerActivity in Wear" into sc-dev am: 04faa88a

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13733955

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ifdc6bd3ac31895832debf3663ca1f561f9c3f835
parents 7573d000 04faa88a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@
     Make the visibility to "gone" to prevent failures.
 -->
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
        android:id="@+id/add_new_sound_text"
        android:layout_width="match_parent"
        android:layout_height="wrap_content"
        android:minHeight="?android:attr/listPreferredItemHeightSmall"