X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=cc2fbc9824d9d0cefc6892c3a2d3cf40976dd7d7;hb=bb146f7e87ba7cca813969d9e73a661faa1d1f3a;hp=17ccec84d5ffd7b88d236d1f5e644e8c5d008995;hpb=1aed9c47f517e62fad08a80826ebb08c64c97ccb;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 17ccec8..cc2fbc9 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,32 @@ + android:versionCode="93" + android:versionName="5.4.0" > + android:minSdkVersion="10" + android:targetSdkVersion="25" /> + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +40,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".DictionaryActivity" + android:label="@string/app_name" + android:windowSoftInputMode="adjustResize" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +