polar91760
Results
3
issues of
polar91760
Our suggestion is : ` int orientation = getScreenOrientation(); int topCutoutHeight = 0; if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) { topCutoutHeight = getTopCutoutHeight(); } int keyboardHeight = screenSize.y + topCutoutHeight - rect.bottom;...
Fix: 1. Compile error on the Window paltform 2. Compile Conflict with OpenSSL