To support font family on API
lower than 26, we need to use
<font app:fontStyle="normal" app:fontWeight="400" app:font="@font/myfont-Regular"/>
instead of
<font android:fontStyle="normal" android:fontWeight="400" android:font="@font/myfont-Regular"/>
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…