Files
android_development/samples
Svet Ganov e3d07e3b04 Implement chip clipping without reparenting
Reparenting has side effects that require to be compensated
for adding complexity. It turns out there is a simpler way
to do clipping by setting the clip bonds of InlineConteintView.

bug:153825663

Test: manual

Change-Id: Iea09013d24ffc8bb683a24c76be4289833efbb75
2020-06-22 16:57:01 -07:00
..

Adding a new folder in development/samples is not enough to have it
be packaged with the SDK.

Make sure to edit development/build/sdk.atree to add the sample to the SDK
build.