学习机 新
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

themes.xml 332B

7 달 전
1234567
  1. <resources xmlns:tools="http://schemas.android.com/tools">
  2. <!-- Base application theme. -->
  3. <style name="Base.Theme.DeviceDinder" parent="Theme.Material3.DayNight.NoActionBar">
  4. <!-- Customize your dark theme here. -->
  5. <!-- <item name="colorPrimary">@color/my_dark_primary</item> -->
  6. </style>
  7. </resources>