-
- All Implemented Interfaces:
-
com.tapsdk.moment.notch.core.INotchSupport
public class NotchTools implements INotchSupport
-
-
Method Summary
Modifier and Type Method Description static NotchTools
getFullScreenTools()
boolean
isNotchScreen(Window window)
int
getNotchHeight(Window window)
int
getStatusHeight(Window window)
-
-
Method Detail
-
getFullScreenTools
static NotchTools getFullScreenTools()
-
isNotchScreen
boolean isNotchScreen(Window window)
-
getNotchHeight
int getNotchHeight(Window window)
-
getStatusHeight
int getStatusHeight(Window window)
-
-
-
-