CoXier / LowPoly

LowPoly For Android
885 stars 74 forks source link

update Manifest #4

Closed anastr closed 8 years ago

anastr commented 8 years ago

delete these lines from Manifest.

android:allowBackup="true"
android:label="@string/app_name"
android:supportsRtl="true"

don't needed.

CoXier commented 8 years ago

Thanks for your suggestion