mirror of
https://github.com/SimpleMobileTools/Simple-Contacts.git
synced 2025-06-05 21:59:27 +02:00
do not show the actionbar Back button at the dialer
This commit is contained in:
@@ -213,8 +213,7 @@
|
|||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.DialerActivity"
|
android:name=".activities.DialerActivity"
|
||||||
android:label="@string/dialer"
|
android:label="@string/dialer">
|
||||||
android:parentActivityName=".activities.MainActivity">
|
|
||||||
|
|
||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.CALL"/>
|
<action android:name="android.intent.action.CALL"/>
|
||||||
|
Reference in New Issue
Block a user