aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/layout/hexdump_line.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/hexdump_line.xml b/res/layout/hexdump_line.xml
index 2e104ec8..9150370a 100644
--- a/res/layout/hexdump_line.xml
+++ b/res/layout/hexdump_line.xml
@@ -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"