android / user-interface-samples

Multiple samples showing the best practices in the user interface on Android.
Apache License 2.0
4.38k stars 1.64k forks source link

Add changes to allow adding of Tile via user consent from app #369

Closed alabiaga closed 2 years ago

alabiaga commented 2 years ago

Add changes that allows the app to request that their tile be added if given user consent.

See https://developer.android.com/about/versions/13/features#quick-settings

image

image

alabiaga commented 2 years ago

cc\ @madeleinehoell

alabiaga commented 2 years ago

thanks @yaraki !