File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
<application
6
6
android : label =" @string/app_name" >
7
- <activity android : name =" .ReceiverActivity" android : theme =" @style/Theme.AppCompat.Translucent" />
7
+ <activity android : name =" .ReceiverActivity" android : theme =" @style/Theme.Yoti. AppCompat.Translucent" />
8
8
<service
9
9
android : name =" .kernelSDK.KernelSDKIntentService"
10
10
android : exported =" false" />
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<resources >
3
- <style name =" Theme.AppCompat.Translucent" parent =" Theme.AppCompat.NoActionBar" >
3
+ <style name =" Theme.Yoti. AppCompat.Translucent" parent =" Theme.AppCompat.NoActionBar" >
4
4
<item name =" android:background" >#00000000</item >
5
5
<item name =" android:windowNoTitle" >true</item >
6
6
<item name =" android:windowBackground" >@android:color/transparent</item >
You can’t perform that action at this time.
0 commit comments