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 3e43a49 commit abd3dccCopy full SHA for abd3dcc
app/src/main/res/layout/settings_fragment.xml
@@ -23,7 +23,6 @@
23
android:layout_height="wrap_content"
24
android:text="Output Format"
25
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
26
- android:textColor="@color/black"
27
android:textStyle="bold" />
28
29
<RadioGroup
@@ -136,7 +135,6 @@
136
135
android:layout_marginBottom="5dp"
137
android:text="Engine Options"
138
139
140
141
142
<LinearLayout
@@ -177,7 +175,6 @@
177
175
178
176
android:text="Interface"
179
180
181
182
183
<Switch
0 commit comments