Questions tagged [android-configchanges]

185 questions
0
votes
1 answer

onConfigChanged() NOT called when device orientation changes

I'm having problems capturing the orientation changes in my app. I want to prevent my app form being restarted when the device is re-orientated. There are 3 Activities in my app all together (the third being FragmentActivity). The main user…
D-Dᴙum
  • 7,689
  • 8
  • 58
  • 97
0
votes
1 answer

detecting uiMode or Keyboard change android

I have tried to build a test application that merely relays a toast message when configuration changes happen. (well thats what its suppose to do, it doesn't work) The purpose in the end is to detect if the user places the tablet into a keyboard…
erik
  • 4,946
  • 13
  • 70
  • 120
-1
votes
2 answers

how to use savedInstanceState to save camera information when the orientation change occure

I am developing an Android app with camera intent to capture images. My app is not restricted to any orientation and should work on both and my app crashes when user start in portrait and then take the image in landscape and press OK in the…
Nani
  • 97
  • 13
-1
votes
2 answers

how to setup full scroll of all Edit textview in android

this is my screen coming after entering data scrollview is not full up till Pin Code edit text below is xml
Maklee Lee
  • 263
  • 5
  • 14
-1
votes
1 answer

Android gridview orentation

hi I have gridview that has custom layout , the custom layout is a framelayout that has two buttons and one button is visible only when the use clicks on other button... like the user can strike off on click on a number ( i am trying to be clear…
user1106888
  • 245
  • 3
  • 14
1 2 3
12
13