python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Screen get abnormal when I rotate screen using java on Android TV api 29
I am rotating the screen from landscape to portrait but the screen works abnormally when I do this. The screen size gets small.
The app is working fine in android API version 23 but with 29 this issue...
Alex Advent
Votes: 0
Answers: 0
iOS ReplayKit locks screen rotation and prevents auto-roatation of iPhone/iPad
I experience a weird issue when working with Replay Kit. Specifically, when I call startCapture, the app no longer responds to rotations. It locks the current orientation
RPScreenRecorder.shared().sta...
Ross Stepaniak
Votes: 0
Answers: 0
How to fix my onSaveInstanceState and onRestoreInstanceState?
I'm trying to save all the values & clicks from user during screen rotation, but my button click and text view isn't working. I've spent so many hours trying to figure out what to write inside thi...
ryan
Votes: 0
Answers: 1