summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorWu-cheng Li <wuchengli@google.com>2011-11-11 16:51:23 +0800
committerWu-cheng Li <wuchengli@google.com>2011-11-11 18:23:58 +0800
commitceea1b9d40b80c5e24a12ae0374afc053dad09fb (patch)
treeb033caca05ef0fe687921618b374d3f7c8a27872 /res
parent450396c1c56565c8b9ec1ccafbdd36de2d6ce313 (diff)
downloadLegacyCamera-ceea1b9d40b80c5e24a12ae0374afc053dad09fb.zip
LegacyCamera-ceea1b9d40b80c5e24a12ae0374afc053dad09fb.tar.gz
LegacyCamera-ceea1b9d40b80c5e24a12ae0374afc053dad09fb.tar.bz2
Fix sometimes share icons disappear.
bug:5580133 Change-Id: I4f76ac8d03a54cfd7105e70ca4f1d643e01d3293
Diffstat (limited to 'res')
-rw-r--r--res/values/styles.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index 79cc759..1503742 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -245,7 +245,6 @@
</style>
<style name="OneRowGrid">
<item name="android:stretchMode">none</item>
- <item name="android:columnWidth">@dimen/share_item_width</item>
<item name="android:layout_width">match_parent</item>
<item name="android:layout_height">match_parent</item>
</style>