add pet profile to pet list
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
android:theme="@style/Theme.PetStoreMobile">
|
||||
<activity
|
||||
android:name=".activities.HomeActivity"
|
||||
android:windowSoftInputMode="adjustNothing"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".activities.MainActivity"
|
||||
|
||||
Reference in New Issue
Block a user