ソースを参照

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" />