Android notification text span color not working in dark mode

前端 未结 0 1823
灰色年华
灰色年华 2020-12-12 14:01
 SpannableString aaaa = new SpannableString("AAAA");
 ForegroundColorSpan colorSpan = new ForegroundColorSpan(ContextCompat.getColor(context, android.R.col         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题