styles.xml 299 B

123456789
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources xmlns:ns2="http://schemas.android.com/tools">
  3. <!-- HMSSdkUI -->
  4. <style name="Base_Translucent" parent="@android:style/Theme.Translucent">
  5. <item name="android:windowNoTitle">true</item>
  6. </style>
  7. <!-- HMSSdkUI -->
  8. </resources>