[tbb-commits] [Git][tpo/applications/fenix][tor-browser-102.2.1-11.5-1] fixup! yec22 home fragment, theming, and timegate toggle

Pier Angelo Vendrame (@pierov) git at gitlab.torproject.org
Tue Oct 18 16:46:27 UTC 2022



Pier Angelo Vendrame pushed to branch tor-browser-102.2.1-11.5-1 at The Tor Project / Applications / fenix


Commits:
f439b01b by Dan Ballard at 2022-10-17T19:22:24-07:00
fixup! yec22 home fragment, theming, and timegate toggle

- - - - -


3 changed files:

- − app/src/main/res/drawable/ic_yec22_bg_combined_android_3x.png
- + app/src/main/res/drawable/ic_yec22_bg_combined_android_edit_2x.png
- app/src/main/res/layout/fragment_home.xml


Changes:

=====================================
app/src/main/res/drawable/ic_yec22_bg_combined_android_3x.png deleted
=====================================
Binary files a/app/src/main/res/drawable/ic_yec22_bg_combined_android_3x.png and /dev/null differ


=====================================
app/src/main/res/drawable/ic_yec22_bg_combined_android_edit_2x.png
=====================================
Binary files /dev/null and b/app/src/main/res/drawable/ic_yec22_bg_combined_android_edit_2x.png differ


=====================================
app/src/main/res/layout/fragment_home.xml
=====================================
@@ -141,10 +141,10 @@
                     android:layout_width="match_parent"
                     android:layout_height="wrap_content"
                     android:scaleType="fitCenter"
-                    android:paddingTop="10dp"
+                    android:paddingTop="0dp"
                     android:adjustViewBounds="true"
                     app:layout_scrollFlags="scroll"
-                    app:srcCompat="@drawable/ic_yec22_bg_combined_android_3x"
+                    app:srcCompat="@drawable/ic_yec22_bg_combined_android_edit_2x"
                     tools:ignore="ContentDescription" />
 
                     <TextView
@@ -153,6 +153,7 @@
                         android:layout_height="wrap_content"
                         android:layout_centerHorizontal="true"
                         android:paddingStart="80dp"
+                        android:layout_marginTop="7dp"
                         android:clickable="false"
                         android:focusable="false"
                         android:fontFamily="@font/spacegrotesk_semibold"
@@ -160,7 +161,7 @@
                         android:rotation="-2.25"
                         android:text="@string/yec2022_resistance"
                         android:textColor="#FF8AFF"
-                        android:textSize="33sp"
+                        android:textSize="28sp"
                         app:layout_scrollFlags="scroll" />
 
                     <TextView
@@ -179,7 +180,7 @@
                         android:rotation="-2.25"
                         android:text="@string/yec2022_change"
                         android:textColor="#C0FF00"
-                        android:textSize="33sp"
+                        android:textSize="28sp"
                         app:layout_scrollFlags="scroll" />
 
                     <TextView
@@ -198,7 +199,7 @@
                         android:rotation="-2.25"
                         android:text="@string/yec2022_freedom"
                         android:textColor="#FF8AFF"
-                        android:textSize="33sp"
+                        android:textSize="28sp"
                         app:layout_scrollFlags="scroll" />
             </RelativeLayout>
 



View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/f439b01b924d3a6e0c723c8bdf862aed276df306

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/fenix/-/commit/f439b01b924d3a6e0c723c8bdf862aed276df306
You're receiving this email because of your account on gitlab.torproject.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20221018/503738c3/attachment-0001.htm>


More information about the tbb-commits mailing list