Nominatim
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Places">
|
||||
android:theme="@style/Theme.Navigation">
|
||||
|
||||
<meta-data
|
||||
android:name="com.google.android.gms.car.application"
|
||||
@@ -25,7 +25,7 @@
|
||||
<activity
|
||||
android:name="com.kouros.navigation.MainActivity"
|
||||
android:exported="true"
|
||||
android:theme="@style/Theme.Places">
|
||||
android:theme="@style/Theme.Navigation">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
|
||||
Reference in New Issue
Block a user