+58
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Updated MultiLineTitleEditTextPreference to use a custom layout (preference_multiline_title_edittext.xml) to enable multi-line titles. The custom layout sets `android:singleLine="false"` on its title TextView (identified by `@android:id/title`). This eliminates the dependency on the internal resource ID `com.android.internal.R.id.title` and removes the associated `onBindView` logic, leading to a cleaner and more stable implementation. Flag: NONE not flagable Fixes: 415813966 (dep removal) Bug: 415668160 (CtsVerifier breakage) Test: manual (CtsVerifier test) Change-Id: I154e17979dbb6dccee324c50b5dd2287c7a63d8d