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

Commit cca79add authored by Taeho Kim's avatar Taeho Kim Committed by Tanguy Pruvot
Browse files

String on Toast notification does not aligned to center



If length of the string being showed on Toast is short (less than 8 chars),
it is aligned to left rather than to center.
Added attribute android:layout_gravity="center_horizontal" on the TextView where Toast's message are shown to fix issue.

Change-Id: I77669fd8a11d1ec8f6b082348eb818671ce158bb
Signed-off-by: default avatarTaeho Kim <jyte82@gmail.com>
parent f5750869
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment