Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9e6bf5e3 authored by tibbi's avatar tibbi
Browse files

remove the homepage from the About section

parent 56a38ca5
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -18,14 +18,14 @@
            android:layout_height="wrap_content"
            android:autoLink="web"
            android:text="@string/my_website"
            android:textColorLink="@color/color_primary"/>
            android:textColorLink="@color/color_primary"
            android:visibility="gone"/>

        <com.simplemobiletools.commons.views.MyTextView
            android:id="@+id/about_email"
            android:layout_width="match_parent"
            android:layout_height="wrap_content"
            android:layout_below="@+id/about_website"
            android:layout_marginTop="@dimen/activity_margin"
            android:text="@string/my_email"
            android:textColorLink="@color/color_primary"/>