AndroidManifest.xml 185 B

12345678
  1. <manifest xmlns:android="http://schemas.android.com/apk/res/android"
  2. package="com.guiying.news">
  3. <application android:theme="@style/AppTheme">
  4. </application>
  5. </manifest>