aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/FrameLayoutCompatUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make CandidateView backward compatible•••Up to version 10 (Gingerbread) of the API, FrameLayout doesn't handle margin properly. This change inserts RelativeLayout to FrameLayout as placer to set margin and place children views absolutely. Change-Id: Iee785bc2da77677738caf456bcd2bbf57b89f007 Tadashi G. Takaoka2011-06-221-0/+52