Remove log statement
This commit is contained in:
parent
7c208644c8
commit
9134085088
@ -13,7 +13,6 @@ class NotificationShadeController(
|
||||
) {
|
||||
@SuppressLint("WrongConstant")
|
||||
fun expandNotifications() {
|
||||
Log.e("MM20", "pull down")
|
||||
try {
|
||||
val statusBarService = context.getSystemService("statusbar")
|
||||
Class.forName("android.app.StatusBarManager")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user