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 6fa5af0 commit 287e0c4Copy full SHA for 287e0c4
app/src/main/res/layout/activity_error.xml
@@ -33,7 +33,6 @@
33
android:singleLine="false"
34
android:gravity="center"
35
android:maxLines="2"
36
- android:textColor="@android:color/black"
37
android:textIsSelectable="true"
38
android:textSize="14sp"
39
android:textStyle="bold"
@@ -63,7 +62,6 @@
63
62
android:scrollbars="vertical|horizontal"
64
android:scrollHorizontally="false"
65
66
67
68
android:textSize="14sp" />
69
</HorizontalScrollView>
0 commit comments