summaryrefslogtreecommitdiffstats
path: root/src/com/android/wallpaper/livepicker/LiveWallpaperActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* Fixed an issue with fragment display on a phoneAdam Lesinski2010-12-131-1/+19
| | | | | | | -A class name change was not reflected in the xml -Rotation of the screen caused a crash Change-Id: I483baf8b93c333e349ff1d4e5c6219abcbfad56c
* Fixed bug in orientation changeAdam Lesinski2010-12-061-0/+132
-The Fragment was missing an empty public constructor b/3257935 -Restructured some of the logic determining whether to show a dialog or an embedded view Change-Id: I42295ef88cd800b775ea6970c59c34cb46ca17d5