Skip to content

Commit f820a25

Browse files
authored
Merge pull request #14 from kgilmer/master
Remove unnecessary attributes from the AndroidManifest.xml.
2 parents dcc889d + 72260c4 commit f820a25

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

arcprogressstackview/src/main/AndroidManifest.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,4 @@ limitations under the License.
1414
<manifest package="devlight.io.library"
1515
xmlns:android="http://schemas.android.com/apk/res/android">
1616

17-
<application
18-
android:allowBackup="true"
19-
android:label="@string/app_name"
20-
android:supportsRtl="true">
21-
</application>
22-
2317
</manifest>

0 commit comments

Comments
 (0)