Alternative to “FLAG_BLUR_BEHIND” in Android?

后端 未结 3 1678
野趣味
野趣味 2020-12-03 13:32

I can see that when I use the same flag as shown on the API-demos for blurring the background, I get a warning that it\'s deprecated:

\"The field Wind

3条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-12-03 14:37

    I Think u should try ShowCaseView Library. For Highlighting the Elements on Android.

    The ShowcaseView library is designed to highlight and showcase specific parts of apps to the user with a distinctive and attractive overlay. This library is great for pointing out points of interest for users, gestures, or obscure but useful items.

    Github Link : https://github.com/amlcurran/ShowcaseView

提交回复
热议问题