mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-23 18:35:54 +00:00
Remove unused Activity: RestartActivity
This commit is contained in:
parent
89212bc956
commit
55eabd4fea
1 changed files with 0 additions and 3 deletions
|
@ -116,9 +116,6 @@
|
|||
android:name="android.support.UI_OPTIONS"
|
||||
android:value="splitActionBarWhenNarrow" />
|
||||
</activity>
|
||||
<activity android:name=".activities.RestartActivity"
|
||||
android:theme="@style/Theme.Syncthing.Translucent"
|
||||
android:launchMode="singleTop"/>
|
||||
<activity android:name=".activities.DeviceActivity"
|
||||
android:parentActivityName=".activities.MainActivity">
|
||||
<meta-data
|
||||
|
|
Loading…
Reference in a new issue