diff options
author | Taeho Kim <jyte82@gmail.com> | 2012-05-22 14:57:01 +0900 |
---|---|---|
committer | Taeho Kim <jyte82@gmail.com> | 2012-05-23 02:10:16 +0900 |
commit | 1ee2a062e02a94684f4567230d363c372f139331 (patch) | |
tree | 868bb21dc73508aa31460b22670151eb6f4ec34a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 64f77c5e312ff0b45a91853f782f112a99df758f (diff) |
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: Taeho Kim <jyte82@gmail.com>
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions