[YHJSYHZNWL-2337]更新:贴边<0为红色
This commit is contained in:
@@ -256,7 +256,7 @@ class WeltMapOverView : ConstraintLayout, IMoGoChassisLocationGCJ02Listener {
|
||||
*/
|
||||
private fun showOrHiddenLegendData(isShow: Boolean) {
|
||||
groupLegend.visibility = if (isShow) View.VISIBLE else View.GONE
|
||||
sweeperLegend1.setData(R.drawable.sweeper_legend1, "a<10")
|
||||
sweeperLegend1.setData(R.drawable.sweeper_legend1, "a<0")
|
||||
sweeperLegend2.setData(R.drawable.sweeper_legend2, "0≤a<10")
|
||||
sweeperLegend3.setData(R.drawable.sweeper_legend3, "10≤a<20")
|
||||
sweeperLegend4.setData(R.drawable.sweeper_legend4, "a≥20")
|
||||
|
||||
Reference in New Issue
Block a user