X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=blobdiff_plain;f=AndroidManifest.xml;h=265e30903b42cd1ad58f5ff235a5d8ee085a77a9;hp=74fbac2c57b47dc15210c95f2835ff5b126852b2;hb=44700916fc1d55c17498a9a9224b07e247a498ee;hpb=c79058e796a2f2555c9f361934e733c4e31e08df diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 74fbac2..265e309 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,32 @@ + android:versionCode="102" + android:versionName="5.4.7" > + android:minSdkVersion="10" + android:targetSdkVersion="26" /> + - + 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 +