Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a3f132b authored by Stefan Niedermann's avatar Stefan Niedermann
Browse files

Fix #893 Grid view: 2-letter category title not center aligned

parent b70f5baf
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -94,6 +94,7 @@
                    app:chipBackgroundColor="@color/primary"
                    app:chipStrokeColor="@color/defaultBrand"
                    app:chipStrokeWidth="1dp"
                    app:ensureMinTouchTargetSize="false"
                    tools:maxLength="50"
                    tools:text="@tools:sample/lorem/random" />
            </FrameLayout>
+1 −0
Original line number Diff line number Diff line
2.16.3

- 🐞 One line notes have no content preview in notes overview (#891)
- 🐞 Grid view: 2-letter category title not center aligned (#893)

2.16.2