mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-22 17:10:56 +00:00
Hide divider in compact mode when progressbar is visible
This commit is contained in:
parent
8b9ec5f976
commit
ee8fd2e9f2
2 changed files with 9 additions and 0 deletions
|
@ -129,6 +129,7 @@
|
|||
</LinearLayout>
|
||||
|
||||
<View
|
||||
android:id="@+id/entryDivider"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="0.1dp"
|
||||
android:background="@color/divider" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue