Advertisement
Prembty

Control panal

Feb 1st, 2021
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. {
  2. LinearLayout,
  3. backgroundColor="#151B54";
  4. orientation="vertical",
  5. layout_width="fill",
  6. layout_height="fill",
  7. Gravity="center",
  8. {
  9. Button,
  10. textColor="#ff00ffff";
  11. text="control panal",
  12. id="btn",
  13. },
  14. }
  15.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement