CPP icons
BIN
app/src/main/ic_percentage-web.png
Normal file
After Width: | Height: | Size: 32 KiB |
BIN
app/src/main/ic_time-web.png
Normal file
After Width: | Height: | Size: 25 KiB |
|
@ -38,11 +38,11 @@
|
|||
android:background="@drawable/pillborder"
|
||||
android:padding="5dp">
|
||||
|
||||
<TextView
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="%:"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:src="@mipmap/ic_percentage"/>
|
||||
|
||||
<EditText
|
||||
android:id="@+id/circadianpercentageprofile_percentage"
|
||||
|
@ -63,11 +63,11 @@
|
|||
android:background="@drawable/pillborder"
|
||||
android:padding="5dp">
|
||||
|
||||
<TextView
|
||||
<ImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="Time-Shift:"
|
||||
android:textAppearance="?android:attr/textAppearanceMedium" />
|
||||
android:textAppearance="?android:attr/textAppearanceMedium"
|
||||
android:src="@mipmap/ic_time"/>
|
||||
|
||||
<EditText
|
||||
android:id="@+id/circadianpercentageprofile_timeshift"
|
||||
|
|
BIN
app/src/main/res/mipmap-hdpi/ic_percentage.png
Normal file
After Width: | Height: | Size: 2.5 KiB |
BIN
app/src/main/res/mipmap-hdpi/ic_time.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_percentage.png
Normal file
After Width: | Height: | Size: 1.6 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_time.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_percentage.png
Normal file
After Width: | Height: | Size: 3.6 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_time.png
Normal file
After Width: | Height: | Size: 2.7 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/ic_percentage.png
Normal file
After Width: | Height: | Size: 5.9 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/ic_time.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/ic_percentage.png
Normal file
After Width: | Height: | Size: 9.2 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/ic_time.png
Normal file
After Width: | Height: | Size: 6.2 KiB |