Loading app/src/main/res/layout/widget_entry.xml +2 −0 Original line number Diff line number Diff line Loading @@ -26,10 +26,12 @@ android:layout_gravity="center_vertical" android:layout_weight="1" android:ellipsize="end" android:gravity="center_vertical" android:lines="1" android:paddingStart="@dimen/widget_note_list_inner_padding" android:paddingEnd="@dimen/widget_note_list_outer_padding" android:textColor="@color/widget_foreground" android:textSize="14sp" tools:text="@tools:sample/lorem/random" /> </LinearLayout> app/src/main/res/layout/widget_entry_add.xml +4 −1 Original line number Diff line number Diff line Loading @@ -26,10 +26,13 @@ android:layout_gravity="center_vertical" android:layout_weight="1" android:ellipsize="middle" android:singleLine="true" android:gravity="center_vertical" android:paddingStart="@dimen/widget_note_list_inner_padding" android:paddingEnd="@dimen/widget_note_list_outer_padding" android:singleLine="true" android:textColor="@color/widget_foreground" android:textSize="14sp" android:textStyle="bold" tools:text="@string/widget_note_list_add" /> </LinearLayout> fastlane/metadata/android/en-US/changelogs/3002001.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line - Note List Widget: Adjust button style to match other headlines (#1080) - Note List Widget: Button text is vertically mis aligned and not at the same offset as the + icon (#1080) No newline at end of file Loading
app/src/main/res/layout/widget_entry.xml +2 −0 Original line number Diff line number Diff line Loading @@ -26,10 +26,12 @@ android:layout_gravity="center_vertical" android:layout_weight="1" android:ellipsize="end" android:gravity="center_vertical" android:lines="1" android:paddingStart="@dimen/widget_note_list_inner_padding" android:paddingEnd="@dimen/widget_note_list_outer_padding" android:textColor="@color/widget_foreground" android:textSize="14sp" tools:text="@tools:sample/lorem/random" /> </LinearLayout>
app/src/main/res/layout/widget_entry_add.xml +4 −1 Original line number Diff line number Diff line Loading @@ -26,10 +26,13 @@ android:layout_gravity="center_vertical" android:layout_weight="1" android:ellipsize="middle" android:singleLine="true" android:gravity="center_vertical" android:paddingStart="@dimen/widget_note_list_inner_padding" android:paddingEnd="@dimen/widget_note_list_outer_padding" android:singleLine="true" android:textColor="@color/widget_foreground" android:textSize="14sp" android:textStyle="bold" tools:text="@string/widget_note_list_add" /> </LinearLayout>
fastlane/metadata/android/en-US/changelogs/3002001.txt 0 → 100644 +2 −0 Original line number Diff line number Diff line - Note List Widget: Adjust button style to match other headlines (#1080) - Note List Widget: Button text is vertically mis aligned and not at the same offset as the + icon (#1080) No newline at end of file