Commit 6bb3384
authored
fix(ui/AuthenticationPromptActivity): bring back translucency (#61)
After SDK 35, the Theme.DeviceDefault.Settings.Dialog.NoActionBar theme
seems to not have any translucency anymore when we display the
authentication dialog.
As of built-in Settings app, the Theme.Translucent.NoTitleBar theme
should be used for credential's indented activities. It's also a
non-private theme.1 parent 28da048 commit 6bb3384
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
156 | | - | |
| 156 | + | |
157 | 157 | | |
158 | 158 | | |
159 | 159 | | |
| |||
0 commit comments