mirror of
https://github.com/YTVanced/VancedManager
synced 2024-11-19 01:35:10 +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_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
app:barrierDirection="bottom"
|
app:barrierDirection="bottom"
|
||||||
app:constraint_referenced_ids="microg_title, microg_installbtn"/>
|
app:constraint_referenced_ids="microg_installbtn"/>
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
android:id="@+id/microg_remote_latest_version"
|
android:id="@+id/microg_remote_latest_version"
|
||||||
|
|
|
@ -44,7 +44,7 @@
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
app:barrierDirection="bottom"
|
app:barrierDirection="bottom"
|
||||||
app:constraint_referenced_ids="home_vanced_logo, vanced_title, vanced_installbtn"/>
|
app:constraint_referenced_ids="vanced_installbtn"/>
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
style="@style/ClickableImageWidget.Red"
|
style="@style/ClickableImageWidget.Red"
|
||||||
|
|
Loading…
Reference in a new issue