Fit Background to Status Bar in Sketchware
Code Used :
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.KITKAT) {
getWindow().setFlags(WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS,
WindowManager.LayoutParams.FLAG_LAYOUT_NO_LIMITS);
}
Can you send me your sketchware app bro? https://t.me/sheykhri
ReplyDeleteYou can find it on playstore
Delete