I am trying to achieve a rounded corner hexagon ImageView on Android
Exactly like this one but Hexagon :
I tried my best but failed in every possible way, i did find this answer which is perfect as it lets u enter number of sides required and it does the rest. but sadly it was for iOS, so i am not sure if it is helpful to anyone that know both languages, and can recreate it in android