No need for ProxyActivity
This commit is contained in:
@ -61,12 +61,6 @@
|
||||
<data android:scheme="sip" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".ProxyActivity"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
android:launchMode="singleTop"
|
||||
android:noHistory="true" >
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".AccountsActivity"
|
||||
android:configChanges="orientation|keyboardHidden|screenSize"
|
||||
|
||||
Reference in New Issue
Block a user