I am trying to mimic the notification shade for my personal learning. Naturally I would need to add quick setting tiles in my app as well. But i am completely unaware of any way to get them. Any help will be much appreciated. Thanks in advance.
Asked
Active
Viewed 87 times
0
-
Please provide more context. What have you tried already? – triplem May 08 '20 at 06:07
-
@triplem My first instinct was to manually add some tiles to a list and use that to display a GridView. However, that approach is limited since different phones have different quick settings tiles apart from a few standard ones. I can make those common ones into my app but how do I get the other tiles? – Mohammad Yasir May 08 '20 at 08:06