Advertisement
Baru_Berbagi

colors.xml

Nov 14th, 2020
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.25 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources>
  3.     <color name="colorPrimary">#CA97F3</color>
  4.     <color name="colorPrimaryDark">#9F78C2</color>
  5.     <color name="colorAccent">#D81B60</color>
  6.  
  7.     <color name="White">#ffff</color>
  8. </resources>
  9.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement