mirror of https://github.com/beemdevelopment/Aegis
Only bold number of shown entries if found in the translated string
This should fix the following crash: ``` Exception java.lang.IndexOutOfBoundsException: setSpan (-1 ... 0) starts before 0 at android.text.SpannableStringInternal.checkRange (SpannableStringInternal.java:499) at android.text.SpannableStringInternal.setSpan (SpannableStringInternal.java:199) at android.text.SpannableStringInternal.setSpan (SpannableStringInternal.java:186) at android.text.SpannableString.setSpan (SpannableString.java:60) at com.beemdevelopment.aegis.ui.views.EntryAdapter$FooterView.refresh (EntryAdapter.java:596) ```pull/1296/head
parent
f7bac4331e
commit
8951c19581
Loading…
Reference in New Issue