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

Commit 6a410423 authored by Jorge Ruesga's avatar Jorge Ruesga
Browse files

cmfm: use textview instead of a edittext



Change-Id: I75fa55cea73984ba1a09c230affc4efc38f8531e
Signed-off-by: default avatarJorge Ruesga <jorge@ruesga.com>
parent 3218fc42
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@
     limitations under the License.
 -->

<EditText xmlns:android="http://schemas.android.com/apk/res/android"
<TextView xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@android:id/text1"
    android:layout_width="wrap_content"
    android:layout_height="wrap_content"