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
|
||||
android:name=".activities.DialerActivity"
|
||||
android:label="@string/dialer"
|
||||
android:parentActivityName=".activities.MainActivity">
|
||||
android:label="@string/dialer">
|
||||
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.CALL"/>
|
||||
|
Reference in New Issue
Block a user