Advertisement
fakhrycodepolitan

themes.xml

Jun 4th, 2023 (edited)
162
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.37 KB | Source Code | 0 0
  1. <resources xmlns:tools="http://schemas.android.com/tools">
  2.     <!-- Base application theme. -->
  3.     <style name="Theme.LivePresensiGuru" parent="Theme.MaterialComponents.DayNight.DarkActionBar">
  4.         <!-- Status bar color. -->
  5.         <item name="android:statusBarColor">?attr/colorPrimaryVariant</item>
  6.         <!-- Customize your theme here. -->
  7.     </style>
  8. </resources>
Tags: xml themes.xml
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement