- Jun 6, 2020
- 11,517
- 4,383
i use immersive mode for hide navigation bar
Immersive mode means full screen mode where the navigation bar is also hidden. The user can bring back the bars by swiping near the edges. The required steps are: 1. Call setSystemUiVisibility with the immersive flags. This is done in Activity_WindowFocusChanged. 2. Get the full display size...
the problem is when mobile phone has camera on screen, i have problem when put an image an set wisth 0%x to 100%x, it doesnt calculate camera width. how can i solve it?
thank you guys.
برای دیدن لینک ها باید ثبت نام کنید
Immersive mode means full screen mode where the navigation bar is also hidden. The user can bring back the bars by swiping near the edges. The required steps are: 1. Call setSystemUiVisibility with the immersive flags. This is done in Activity_WindowFocusChanged. 2. Get the full display size...
برای دیدن تصاویر باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
the problem is when mobile phone has camera on screen, i have problem when put an image an set wisth 0%x to 100%x, it doesnt calculate camera width. how can i solve it?
thank you guys.
برای دیدن لینک ها باید ثبت نام کنید