Wear CSW Fix missing dial
This commit is contained in:
parent
7b6d83ce3c
commit
c17c53659d
1 changed files with 1 additions and 1 deletions
|
@ -444,7 +444,7 @@ class CustomWatchface : BaseWatchFace() {
|
||||||
ViewKeys.COVER_PLATE.key,
|
ViewKeys.COVER_PLATE.key,
|
||||||
R.id.cover_plate,
|
R.id.cover_plate,
|
||||||
null,
|
null,
|
||||||
null,
|
info.nightscout.shared.R.drawable.simplified_dial,
|
||||||
ResFileMap.COVER_PLATE,
|
ResFileMap.COVER_PLATE,
|
||||||
ResFileMap.COVER_PLATE_HIGH,
|
ResFileMap.COVER_PLATE_HIGH,
|
||||||
ResFileMap.COVER_PLATE_LOW
|
ResFileMap.COVER_PLATE_LOW
|
||||||
|
|
Loading…
Add table
Reference in a new issue