PersianMaterialDateTimePicker Forked from https://github.com/mohamad-amin/PersianMaterialDateTimePicker Download sample Add it to your build.gradle with: allprojects { repositories { maven { url "https://jitpack.io" } } } and: dependencies { compile 'com.github.hos3ein:PersianMaterialDateTimePicker:1.3.7' }