Fix padding for pre-L recycler view items
Created a subclass of LayerDrawable to make sure the original padding of the view is not destroyed if the background drawable of a recycler view item does not have padding. Test: ./gradlew connectedAndroidTest Bug: 35323785 Change-Id: I6ff0e7c60bfa3e93e86056e603d6ca757e74d94f
Loading
Please sign in to comment