mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-25 12:45:12 +00:00
Update include_vanced.xml
This commit is contained in:
parent
a2e268e3dc
commit
c96b289f54
1 changed files with 3 additions and 2 deletions
|
@ -25,10 +25,11 @@
|
|||
android:drawablePadding="8dp"
|
||||
android:fontFamily="@font/exo_bold"
|
||||
android:text="@string/vanced"
|
||||
<!-- android:textColor="?colorPrimary" -->
|
||||
android:textSize="24sp"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toTopOf="parent" />
|
||||
app:layout_constraintTop_toTopOf="parent"
|
||||
<!--android:textColor="?colorPrimary"-->
|
||||
/>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/vanced_remote_latest_version"
|
||||
|
|
Loading…
Reference in a new issue