0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-26 21:13:01 +00:00

small button update

This commit is contained in:
X1nto 2020-05-04 18:17:13 +04:00
parent 343c137fc8
commit cf6214e952
2 changed files with 3 additions and 3 deletions

View file

@ -36,7 +36,7 @@
style="@style/Widget.AppCompat.Button.Borderless.Colored"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:fontFamily="@font/exo_semibold"
android:fontFamily="@font/exo_bold"
android:text="@string/install"
android:textAllCaps="false"
android:textColor="#ffffff"

View file

@ -24,7 +24,7 @@
app:srcCompat="@drawable/ic_vanced"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintBottom_toTopOf="@id/vanced_remote_latest_version"/>
app:layout_constraintBottom_toTopOf="@id/vanced_title_buttons_barrier"/>
<TextView
android:id="@+id/vanced_title"
@ -52,7 +52,7 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
app:layout_constraintHorizontal_bias="1.0"
android:fontFamily="@font/exo_semibold"
android:fontFamily="@font/exo_bold"
app:icon="@drawable/outline_cloud_download_24"
android:scrollbars="none"/>