ychavan007 / kitchentimer

Automatically exported from code.google.com/p/kitchentimer
0 stars 0 forks source link

Add auto-rotation so it moves with the device's orientation #62

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.

What is the expected output? What do you see instead?

Please include the following info:
Phone model?  Xoom, Captivate
Android Version?  3.2.2 and 2.3
ROM?

If possible, provide a logcat of the issue:
If you get a Force Close do an: adb logcat

Please provide any additional information below.

Original issue reported on code.google.com by csa...@gmail.com on 6 Nov 2011 at 8:11

GoogleCodeExporter commented 8 years ago
This applies to all devices designed to be used primarily in landscape mode 
(tablets for example). The app is fixed for portrait mode, and that becomes 
annoying rather quickly.

The UI is apparently suitable for both, so removing the fixed orientation 
setting would be the quick solution.

Original comment by roastedb...@gmail.com on 8 Jul 2012 at 7:46