/floatWindow

add floatwindow in app without permission in high version android

Primary LanguageJava

floatWindow

add floatwindow in app without permission in high version android

Usually,we need the overlay permission to get float window shown on every activity. Here we can take another thought, add the float view in the activity lifecycle.