revamp new trip flow
This commit is contained in:
		| @@ -1,6 +1,9 @@ | ||||
| <manifest xmlns:android="http://schemas.android.com/apk/res/android"> | ||||
|     <!-- Required to fetch data from the internet. --> | ||||
|     <uses-permission android:name="android.permission.INTERNET"/> | ||||
|     <!-- Required to show user location --> | ||||
|     <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/> | ||||
|     <uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" /> | ||||
|  | ||||
|     <application | ||||
|         android:label="anyway" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user