mirror of
https://github.com/recloudstream/cloudstream.git
synced 2026-07-13 00:13:17 +00:00
Compare commits
1 commit
master
...
fixrepouic
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
480923433e |
1 changed files with 7 additions and 0 deletions
|
|
@ -106,6 +106,13 @@
|
|||
android:textSize="12sp"
|
||||
tools:text="https://github.com/..." />
|
||||
|
||||
<com.google.android.material.button.MaterialButton
|
||||
android:layout_marginTop="5dp"
|
||||
tools:visibility="visible"
|
||||
android:visibility="gone"
|
||||
android:id="@+id/repository_name_text"
|
||||
style="@style/SmallBlackButton"
|
||||
tools:text="Repository name" />
|
||||
</LinearLayout>
|
||||
|
||||
<ImageView
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue