I have a TextView which contains dynamic text of different languages, for example, آب آشامیدنی گازدار خوشگوار 500 میلیلیتر. What i want to do is to use two different (custom) font for English and Persian text.
NB: Text length is variable. In actual implementation, there is not only TextView but also other View and lots of View. 
