OSDN Git Service

cmfm: use textview instead of a edittext
authorJorge Ruesga <jorge@ruesga.com>
Wed, 1 Oct 2014 22:48:30 +0000 (00:48 +0200)
committerJorge Ruesga <jorge@ruesga.com>
Wed, 1 Oct 2014 22:48:30 +0000 (00:48 +0200)
Change-Id: I75fa55cea73984ba1a09c230affc4efc38f8531e
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
res/layout/hexdump_line.xml

index 2e104ec..9150370 100644 (file)
@@ -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"