|
|
|
@ -1,5 +1,5 @@
@@ -1,5 +1,5 @@
|
|
|
|
|
<?xml version="1.0" encoding="utf-8"?><!-- |
|
|
|
|
Copyright 2010-2018 Eric Kok et al. |
|
|
|
|
Copyright 2010-2024 Eric Kok et al. |
|
|
|
|
|
|
|
|
|
Transdroid is free software: you can redistribute it and/or modify |
|
|
|
|
it under the terms of the GNU General Public License as published by |
|
|
|
@ -69,7 +69,6 @@
@@ -69,7 +69,6 @@
|
|
|
|
|
<activity |
|
|
|
|
android:name="org.transdroid.core.gui.TorrentsActivity_" |
|
|
|
|
android:allowTaskReparenting="true" |
|
|
|
|
android:label="@string/app_name" |
|
|
|
|
android:launchMode="singleTop" |
|
|
|
|
android:theme="@style/TransdroidTheme" |
|
|
|
|
android:windowSoftInputMode="stateHidden" |
|
|
|
|