BifacialView Gradle allprojects{ repositories{ maven{url'https://jitpack.io'} } } dependencies{   implementation'com.github.pavel163:BifacialView:1.4.0' } Howtouse Toinstallthepictureprogrammaticallyuse: bifacialView.setDrawableLeft(drawableLeft); bifacial