mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-25 12:45:12 +00:00
fixed build
This commit is contained in:
parent
190b5d79d5
commit
61d401dc91
1 changed files with 1 additions and 1 deletions
|
@ -37,8 +37,8 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
app:layout_constraintStart_toStartOf="parent"
|
||||
app:layout_constraintTop_toBottomOf="@+id/vanced_title"
|
||||
app:layout_constraintBottom_toTopOf="@id/linearLayout2">
|
||||
<!--app:layout_constraintTop_toBottomOf="@+id/vanced_title"-->
|
||||
|
||||
<TextView
|
||||
android:id="@+id/vanced_latest"
|
||||
|
|
Loading…
Reference in a new issue