ConstraintLayoutExamples/motionlayout/src/main/java/com/google/androidstudio/motionlayoutexample/histogramdemo/NonAnimatingHistogramWidget.kt (2 lines): - line 103: // TODO: We'll be implementing this in the example. - line 108: // TODO: We'll be implementing this in the example. ConstraintLayoutExamples/motionlayoutintegrations/src/main/java/com/example/androidstudio/motionlayoutintegrations/CollapsingToolbar.kt (1 line): - line 93: // TODO: replace this with non-deprecated edge to edge option ConstraintLayoutExamples/motionlayout/src/main/java/com/google/androidstudio/motionlayoutexample/fragmentsdemo/FragmentExample2Activity.kt (1 line): - line 30: // TODO: Extract the common code with FragmentExampleActivity ConstraintLayoutExamples/motionlayout/src/main/java/com/google/androidstudio/motionlayoutexample/histogramdemo/HistogramActivity.kt (1 line): - line 143: * TODO: The current histogram widget does not support interruptible sort to keep it short. ViewPager2/app/src/main/java/androidx/viewpager2/integration/testapp/PreviewPagesActivity.kt (1 line): - line 38: // TODO: expose in later versions not to rely on getChildAt(0) which might break