Skip to content

Commit 16e75c5

Browse files
committed
fix: editable repo name
1 parent 01c5d07 commit 16e75c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/res/layout/activity_main.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@
153153
android:enabled="false"
154154
android:inputType="none"
155155
android:lines="1"
156+
android:editable="false"
156157
android:paddingHorizontal="@dimen/space_md"
157158
android:paddingVertical="@dimen/space_md"
158159
android:scrollHorizontally="true"

0 commit comments

Comments
 (0)