File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed
play-services-core/microg-ui-tools/src/main/res/layout Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 44
44
android : layout_marginStart =" 72dp"
45
45
android : gravity =" start"
46
46
android : textAlignment =" viewStart"
47
- android : textColor =" ?android:attr/textColorPrimaryInverse"
48
- android : theme =" @style/TextAppearance.AppCompat.Title.Inverse" />
47
+ android : textColor =" ?android:attr/textColorPrimaryInverse" />
49
48
50
49
</RelativeLayout >
51
50
Original file line number Diff line number Diff line change 29
29
android : ellipsize =" end"
30
30
android : maxLines =" 2"
31
31
android : text =" @string/v7_preference_on"
32
- android : theme =" @style/TextAppearance.AppCompat.Title.Inverse" />
32
+ android : textAppearance =" @style/TextAppearance.AppCompat.Title.Inverse" />
33
33
34
34
<org .microg.tools.ui.ToggleSwitch
35
35
android : id =" @+id/switch_widget"
You can’t perform that action at this time.
0 commit comments