aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/compat/LinearLayoutCompatUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of LinearLayoutCompatUtils•••Change-Id: If0f63eaeb4539c0e03ef20190d2f9211a176babc Tadashi G. Takaoka2011-09-051-55/+0
* Use 2 arguments LinearLayout constructor•••To maintain backward compatibility back to Froyo, we can't call 3-argument constructor of LinearLayout. Change-Id: I35310704f92812d2748d32f35820a5058fa2bf31 Tadashi G. Takaoka2011-06-211-0/+55