Merge pull request #207 from bumper314/master

Add Multi Window support for Samsung devices
This commit is contained in:
bpellin
2017-10-30 23:57:25 -05:00
committed by GitHub

View File

@@ -106,5 +106,6 @@
android:theme="@style/NoTitleBar"></activity>
<service android:name="com.keepassdroid.services.TimeoutService"></service>
<meta-data android:name="com.a0soft.gphone.aTrackDog.webURL" android:value="http://keepassdroid.com" />
<meta-data android:name="com.sec.android.support.multiwindow" android:value="true" />
</application>
</manifest>