Merge "ShareTap: add some more descriptive text."

This commit is contained in:
Martijn Coenen
2011-08-18 14:20:19 -07:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 9 deletions

View File

@@ -48,13 +48,6 @@
android:gravity="top"
android:text="@string/zeroclick_top"
/>
<TextView android:id="@+id/sharetap_safety"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dip"
android:gravity="top"
android:text="@string/zeroclick_safety"
/>
</LinearLayout>
</ScrollView>