diff options
author | Wu-cheng Li <wuchengli@google.com> | 2011-08-16 23:38:59 +0800 |
---|---|---|
committer | Wu-cheng Li <wuchengli@google.com> | 2011-08-31 18:00:01 +0800 |
commit | 0341c03529f04351534a15d06facb096aab7a95f (patch) | |
tree | 48b7e6a5634ab7d55a1d3d8e06052fc4966e02ac /res/values-w1024dp | |
parent | 6229b81d1fb6e8307d85ab5de35f5a6b48d27c23 (diff) | |
download | packages_apps_LegacyCamera-0341c03529f04351534a15d06facb096aab7a95f.zip packages_apps_LegacyCamera-0341c03529f04351534a15d06facb096aab7a95f.tar.gz packages_apps_LegacyCamera-0341c03529f04351534a15d06facb096aab7a95f.tar.bz2 |
Close the camera setting when an option is tapped.
bug:5141477
Change-Id: I3428922ae6343d5c26f3d85808aeeb6923335802
Diffstat (limited to 'res/values-w1024dp')
-rw-r--r-- | res/values-w1024dp/styles.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/res/values-w1024dp/styles.xml b/res/values-w1024dp/styles.xml index b7e0055..f5dde15 100644 --- a/res/values-w1024dp/styles.xml +++ b/res/values-w1024dp/styles.xml @@ -18,8 +18,6 @@ --> <resources xmlns:android="http://schemas.android.com/apk/res/android"> - <style name="ThemeCamera" parent="android:Theme.Holo.NoActionBar"> - </style> <style name="ReviewControlGroup"> <item name="android:orientation">horizontal</item> <item name="android:layout_height">wrap_content</item> |