alibaba / UltraViewPager

UltraViewPager is an extension for ViewPager to provide multiple features in a single ViewPager.
MIT License
5k stars 678 forks source link

Bug in switching between different strings.xml #144

Open Maryam-T opened 3 years ago

Maryam-T commented 3 years ago

Can not get a string from the correct strings.xml file. For example, when the app's language is changed, the text view inside the UltraViewPager won't be able to get the string from the new strings.xml file.