8 comments (8 comments)0 reactions (0 reactions)0 assignees (0 assignees)Java1,026 stars (1,026 stars)802 forks (802 forks)batch import
good first issue
- Issue 種別
- feature
- 調査方針
- Investigate how to implement immersive full screen mode in Android using View.SYSTEM UI FLAG HIDE NAVIGATION and SYSTEM UI FLAG IMMERSIVE STICKY. Look at the main activity file (likely MainActivity.java) to adjust the view flags. Test on different Android versions to ensure compatibility.