We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e91312d commit e769bb7Copy full SHA for e769bb7
RotationControl/src/main/AndroidManifest.xml
@@ -2,10 +2,7 @@
2
<manifest
3
xmlns:android="http://schemas.android.com/apk/res/android">
4
5
- <application
6
- android:icon="@android:drawable/ic_menu_rotate"
7
- android:label="RotationControl"
8
- >
+ <application android:label="RotationControl">
9
<meta-data
10
android:name="xposedmodule"
11
android:value="true"
0 commit comments