summaryrefslogtreecommitdiff
path: root/core/java/android/widget/inline/InlineContentView.java
AgeCommit message (Expand)Author
2020-06-24Fix the visibility of SurfaceView in InlineContentView.Qi (wangqi) Wang
2020-06-24Address missed comments from previous CLSvet Ganov
2020-06-24Handle reperenting of InlineContentViewSvet Ganov
2020-06-22Support clipping in InlineContentViewSvet Ganov
2020-06-12Make underlying SurfaceView respect visibility of InlineContentView.Qi (wangqi) Wang
2020-06-08Fix NPE in InlineContentViewFeng Cao
2020-05-06Support re-attaching the inline suggestion view to windowFeng Cao
2020-03-31Properly layout InlineContentViewSvet Ganov
2020-03-29Migrate android.view.inline to android.widget.inlineAdam He