소스 검색

Increased the Drawer Quota progressbar height

Signed-off-by: Kilian Périsset <kilian.perisset@infomaniak.com>
Kilian Périsset 5 년 전
부모
커밋
0fc1fce488
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/main/res/layout/drawer.xml

+ 1 - 0
src/main/res/layout/drawer.xml

@@ -59,6 +59,7 @@
                 android:layout_width="match_parent"
                 android:layout_height="wrap_content"
                 android:indeterminate="false"
+                android:scaleY="1.4"
                 android:indeterminateOnly="false"
                 android:text="@string/drawer_quota" />