mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-26 05:05:15 +00:00
fixed build
This commit is contained in:
parent
c493b4fa77
commit
af3d543d27
2 changed files with 2 additions and 2 deletions
|
@ -44,7 +44,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:barrierDirection="bottom"
|
||||
app:constraint_referenced_ids="microg_title, microg_installbtn"/>
|
||||
app:constraint_referenced_ids="microg_installbtn"/>
|
||||
|
||||
<LinearLayout
|
||||
android:id="@+id/microg_remote_latest_version"
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
app:barrierDirection="bottom"
|
||||
app:constraint_referenced_ids="home_vanced_logo, vanced_title, vanced_installbtn"/>
|
||||
app:constraint_referenced_ids="vanced_installbtn"/>
|
||||
|
||||
<ImageView
|
||||
style="@style/ClickableImageWidget.Red"
|
||||
|
|
Loading…
Reference in a new issue