Bez popisu

AndroidManifest.xml 252B

1234567891011
  1. <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  2. package="com.iou90.autoheightwebview">
  3. <application android:label="@string/app_name"
  4. android:supportsRtl="true"
  5. >
  6. </application>
  7. </manifest>