mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-24 16:51:03 +00:00
Merge branch 'pr/257' into dev
This commit is contained in:
@@ -65,7 +65,7 @@ class ProfileFragment : Fragment() {
|
||||
binding.profileUserBio.setInitialScale(1)
|
||||
val styledHtml = getFullAniHTML(
|
||||
user.about ?: "",
|
||||
activity.getColor(R.color.bg_opp)
|
||||
ContextCompat.getColor(activity, R.color.bg_opp)
|
||||
)
|
||||
binding.profileUserBio.loadDataWithBaseURL(
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user