Skip to content

Commit

Permalink
Исправленны стрелочные индикаторы, частичный перевод
Browse files Browse the repository at this point in the history
  • Loading branch information
SashaCX75 committed Dec 25, 2019
1 parent 7710b9c commit 935ffe7
Show file tree
Hide file tree
Showing 24 changed files with 7,498 additions and 633 deletions.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ public class Activity
public FormattedNumber Steps { get; set; }
/// <summary>Шаги</summary>
public ImageW StarImage { get; set; }
public long? NoDataImageIndex { get; set; }
}

public class Date
Expand Down
File renamed without changes.
174 changes: 102 additions & 72 deletions GTR_Watch_face/Form1.Designer.cs

Large diffs are not rendered by default.

173 changes: 100 additions & 73 deletions GTR_Watch_face/Form1.cs

Large diffs are not rendered by default.

Loading

0 comments on commit 935ffe7

Please sign in to comment.