We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19132d0 commit 41970bcCopy full SHA for 41970bc
auth/src/main/res/layout/phone_layout.xml
@@ -48,6 +48,6 @@
48
android:layout_marginTop="@dimen/field_padding_vert"
49
android:layout_below="@id/send_code"
50
android:textColor="?android:textColorTertiary"
51
- android:textIsSelectable="true" />
+ android:textIsSelectable="false" />
52
</RelativeLayout>
53
</ScrollView>
0 commit comments