We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e08c91 commit c8e1bf3Copy full SHA for c8e1bf3
1 file changed
diycode-app/src/main/res/layout/activity_web.xml
@@ -42,7 +42,7 @@
42
android:id="@+id/progress_bar"
43
style="?android:attr/progressBarStyleHorizontal"
44
android:layout_width="match_parent"
45
- android:layout_height="4dp"/>
+ android:layout_height="2dp"/>
46
47
<FrameLayout
48
android:id="@+id/webview_container"
0 commit comments