Last active
January 11, 2020 16:17
-
-
Save sarsamurmu/6d5095afe1867e8654cb28a6e91ff4fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<resources> | |
<!-- Dynamic Clock --> | |
<dynamic-clock drawable="my_clock" | |
hourLayerIndex="0" | |
minuteLayerIndex="1" | |
secondLayerIndex="2" | |
defaultHour="10" | |
defaultMinute="10" | |
defaultSecond="30"/> | |
</resources> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment