android-orientation
Change Eclipse Layout Orientation
I want to know how to change the orientation of my layout. In manifest I have: android:screenOrientation=\"landscape\"[详细]
2023-01-23 16:03 分类:问答Background task, progress dialog, orientation change - is there any 100% working solution?
I download some data from internet in background thread (I use AsyncTask) and display a progress dialog while downloading. Orientation changes, Activity is restarted and then my AsyncTask is completed[详细]
2023-01-18 05:40 分类:问答Android TimePicker looks cropped
I create a dialog box with TimePicker inside it. This works very well on portrait mode, however, once it is changed into landscape mode, the TimePicker minus button looks cropped.[详细]
2023-01-13 07:27 分类:问答Android VideoView orientation change
I am having a VideoView playing video on my Android app. When I try it on the portrait orientation, the video fills the screen. But when I change the orientation to landscape, the video takes up only[详细]
2022-12-29 22:03 分类:问答Force an Android activity to always use landscape mode
I am using the Android VNC viewer on my HTC G1. But for some reason, that application is always in landscape mode despite my G1 is in portrait mode. Since the Android VNC viewer is open source, I woul[详细]
2022-12-18 02:42 分类:问答enunciator/notification bar conflicting with a custom view?
My Android application has to, at some point, switch to landscape mode with no enunciator bar to display a screen that takes up the full display 开发者_StackOverflow社区hight and width.I do this by ca[详细]
2022-12-14 18:08 分类:问答