Guest User

Untitled

a guest
Jul 30th, 2025
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.81 KB | None | 0 0
  1. {
  2. "children": [
  3. {
  4. "children": [
  5. {
  6. "text": "Switch 1",
  7. "buttonType": "Filled",
  8. "icon": "android.resource://net.dinglisch.android.taskerm/drawable/mw_action_alarm_add",
  9. "backgroundColor": "error",
  10. "type": "Button"
  11. },
  12. {
  13. "isWeighted": true,
  14. "type": "Spacer"
  15. },
  16. {
  17. "text": "Switch 1",
  18. "buttonType": "Filled",
  19. "icon": "android.resource://net.dinglisch.android.taskerm/drawable/mw_action_alarm_add",
  20. "backgroundColor": "error",
  21. "type": "Button"
  22. }
  23. ],
  24. "backgroundColor": "#00000000",
  25. "size": {
  26. "fillMaxWidth": true
  27. },
  28. "type": "Row"
  29. },
  30. {
  31. "isWeighted": true,
  32. "type": "Spacer"
  33. },
  34. {
  35. "children": [
  36. {
  37. "text": "Switch 1",
  38. "buttonType": "Filled",
  39. "icon": "android.resource://net.dinglisch.android.taskerm/drawable/mw_action_alarm_add",
  40. "backgroundColor": "error",
  41. "type": "Button"
  42. },
  43. {
  44. "isWeighted": true,
  45. "type": "Spacer"
  46. },
  47. {
  48. "text": "Switch 1",
  49. "buttonType": "Filled",
  50. "icon": "android.resource://net.dinglisch.android.taskerm/drawable/mw_action_alarm_add",
  51. "backgroundColor": "error",
  52. "type": "Button"
  53. }
  54. ],
  55. "backgroundColor": "#00000000",
  56. "size": {
  57. "fillMaxWidth": true
  58. },
  59. "type": "Row"
  60. }
  61. ],
  62. "horizontalAlignment": "Start",
  63. "verticalAlignment": "Top",
  64. "backgroundColor": "primaryContainer",
  65. "fillMaxSize": true,
  66. "padding": {
  67. "top": 8,
  68. "start": 8,
  69. "end": 8
  70. },
  71. "type": "Column",
  72. "useMaterialYouColors": true
  73. }
Add Comment
Please, Sign In to add comment