mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-02-17 03:51:03 +01:00
make sure the Dialer is a transparent activity
This commit is contained in:
parent
420a523062
commit
25c9c0d598
@ -224,7 +224,8 @@
|
||||
|
||||
<activity
|
||||
android:name=".activities.DialerActivity"
|
||||
android:label="@string/dialer">
|
||||
android:label="@string/dialer"
|
||||
android:theme="@style/Theme.Transparent">
|
||||
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.CALL"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user