Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup FrameLayoutCompatUtils to ViewLayoutUtils | 2012-04-02 | 1 | -63/+0 | |
| | | | | | Bug: 6129704 Change-Id: I52f2e236c7dae3ac2cba64392165f955a53d3f42 | ||||
* | Display suggested word info in debug mode | 2011-06-24 | 1 | -0/+11 | |
| | | | | | Bug: 4686782 Change-Id: I0e5bef33aa39c3d6f75edda7818524965aa40b79 | ||||
* | Make CandidateView backward compatible | 2011-06-22 | 1 | -0/+52 | |
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 |