Error inflating class ir.noghteh.JustifiedTextView
问题 I'm going to have a justified textview with Persian language and most of the this Android TextView Justify Text link solution wasn't really helpful except one of it's solution that was this link https://github.com/navabi/JustifiedTextView. i implement the code like this but Unable to start activity ComponentInfo and it's says that Binary XML file line #21: Error inflating class ir.noghteh.JustifiedTextView need to be inflated but how can i inflate this. this is my code: MainActivity: package