mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 11:28:06 +00:00
Added back text on launcher & about pages since it's no longer in the logo
This commit is contained in:
parent
c0a5d33433
commit
55f677b8ea
4 changed files with 0 additions and 4 deletions
|
|
@ -73,7 +73,6 @@
|
|||
<TextView
|
||||
android:text="@string/app_description"
|
||||
style="@style/font3"
|
||||
android:visibility="gone"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"/>
|
||||
|
|
|
|||
|
|
@ -29,7 +29,6 @@
|
|||
<TextView
|
||||
android:text="@string/app_description"
|
||||
android:textSize="28sp"
|
||||
android:visibility="gone"
|
||||
android:textColor="@color/colorA"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
|
|
@ -67,7 +67,6 @@
|
|||
<TextView
|
||||
android:text="@string/app_description"
|
||||
style="@style/font2"
|
||||
android:visibility="gone"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center"/>
|
||||
|
|
|
|||
|
|
@ -28,7 +28,6 @@
|
|||
<TextView
|
||||
android:text="@string/app_description"
|
||||
android:textSize="28sp"
|
||||
android:visibility="gone"
|
||||
android:textColor="@color/colorA"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue