[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] r24644: {projects} modified layout of main and about dialogs (projects/android/trunk/Orbot/res/layout)
Author: n8fr8
Date: 2011-04-17 06:03:32 +0000 (Sun, 17 Apr 2011)
New Revision: 24644
Modified:
projects/android/trunk/Orbot/res/layout/layout_about.xml
projects/android/trunk/Orbot/res/layout/layout_main.xml
Log:
modified layout of main and about dialogs
Modified: projects/android/trunk/Orbot/res/layout/layout_about.xml
===================================================================
--- projects/android/trunk/Orbot/res/layout/layout_about.xml 2011-04-16 20:56:02 UTC (rev 24643)
+++ projects/android/trunk/Orbot/res/layout/layout_about.xml 2011-04-17 06:03:32 UTC (rev 24644)
@@ -100,6 +100,13 @@
android:autoLink="web"
android:textColorLink="#ffffff"
android:paddingLeft="15px"
+ android:textColor="#ffffff" />
+ <TextView android:text="Iptables v1.4.7: http://www.netfilter.org"
+ android:layout_width="fill_parent"
+ android:layout_height="wrap_content"
+ android:autoLink="web"
+ android:textColorLink="#ffffff"
+ android:paddingLeft="15px"
android:textColor="#ffffff" />
</LinearLayout>
</ScrollView>
Modified: projects/android/trunk/Orbot/res/layout/layout_main.xml
===================================================================
--- projects/android/trunk/Orbot/res/layout/layout_main.xml 2011-04-16 20:56:02 UTC (rev 24643)
+++ projects/android/trunk/Orbot/res/layout/layout_main.xml 2011-04-17 06:03:32 UTC (rev 24644)
@@ -3,7 +3,9 @@
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
- android:background="@drawable/bgtitanium">
+ android:background="@drawable/bgtitanium"
+ android:id="@+id/viewMain"
+ >
<RelativeLayout android:id="@+id/layoutHeaderMain"
android:layout_width="fill_parent"
@@ -59,7 +61,7 @@
android:gravity="center_horizontal"
android:textStyle="bold"
android:width="330px"
- android:height="75px"
+ android:height="125px"
android:textColor="#ffffff"
/>
</TableRow>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits