File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
play-services-core/src/main Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 470470 android : exported =" false"
471471 android : process =" :ui"
472472 android : taskAffinity =" org.microg.gms.settings"
473- android : theme =" @style/AppTheme" >
473+ android : theme =" @style/AppTheme.Login " >
474474 <intent-filter >
475475 <action android : name =" com.google.android.gms.accountsettings.MY_ACCOUNT" />
476476 <action android : name =" com.google.android.gms.accountsettings.ACCOUNT_PREFERENCES_SETTINGS" />
487487 android : exported =" true"
488488 android : process =" :ui"
489489 android : targetActivity =" org.microg.gms.ui.AccountManagerActivity"
490- android : taskAffinity =" org.microg.gms.settings" >
490+ android : taskAffinity =" org.microg.gms.settings"
491+ android : theme =" @style/AppTheme.Login" >
491492 <intent-filter tools : ignore =" AppLinkUrlError" >
492493 <action android : name =" com.google.android.gms.accountsettings.action.VIEW_SETTINGS" />
493494 <action android : name =" ${basePackageName}.android.gms.accountsettings.action.VIEW_SETTINGS" />
You can’t perform that action at this time.
0 commit comments