We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c70b7d commit 03432b3Copy full SHA for 03432b3
app/src/main/res/layout/widget_config.xml
@@ -10,9 +10,7 @@
10
android:layout_width="match_parent"
11
android:layout_height="wrap_content"
12
android:layout_centerHorizontal="true"
13
- android:layout_margin="@dimen/activity_margin"
14
- android:paddingBottom="@dimen/activity_margin"
15
- app:layout_behavior="@string/appbar_scrolling_view_behavior">
+ android:layout_margin="@dimen/activity_margin">
16
17
<RelativeLayout
18
android:id="@+id/notes_picker_holder"
0 commit comments