diff options
author | cyberta <cyberta@riseup.net> | 2022-11-29 14:01:05 +0100 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-11-30 14:19:39 +0100 |
commit | c2f6bc4e2098265fb1fc8f671dbdecbb5917c6fc (patch) | |
tree | 1a1889b6dceebce2e0d63283dd1116b9dc468271 /app/src/main/res/drawable-hdpi | |
parent | 0cf31d76c9f48cc73446b3fde478a46cd29c7594 (diff) |
new EipFragment layout for Bitmask - portrait
Diffstat (limited to 'app/src/main/res/drawable-hdpi')
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_green.png | bin | 0 -> 190405 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_red.png | bin | 0 -> 143331 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/bg_yellow.png | bin | 0 -> 236571 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/green_mask.png | bin | 0 -> 81235 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/red_mask.png | bin | 0 -> 73514 bytes |
-rw-r--r-- | app/src/main/res/drawable-hdpi/yellow_mask.png | bin | 0 -> 80386 bytes |
6 files changed, 0 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-hdpi/bg_green.png b/app/src/main/res/drawable-hdpi/bg_green.png Binary files differnew file mode 100644 index 00000000..0e98f705 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/bg_green.png diff --git a/app/src/main/res/drawable-hdpi/bg_red.png b/app/src/main/res/drawable-hdpi/bg_red.png Binary files differnew file mode 100644 index 00000000..de96be57 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/bg_red.png diff --git a/app/src/main/res/drawable-hdpi/bg_yellow.png b/app/src/main/res/drawable-hdpi/bg_yellow.png Binary files differnew file mode 100644 index 00000000..24632712 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/bg_yellow.png diff --git a/app/src/main/res/drawable-hdpi/green_mask.png b/app/src/main/res/drawable-hdpi/green_mask.png Binary files differnew file mode 100644 index 00000000..fccc060a --- /dev/null +++ b/app/src/main/res/drawable-hdpi/green_mask.png diff --git a/app/src/main/res/drawable-hdpi/red_mask.png b/app/src/main/res/drawable-hdpi/red_mask.png Binary files differnew file mode 100644 index 00000000..d2ef7d99 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/red_mask.png diff --git a/app/src/main/res/drawable-hdpi/yellow_mask.png b/app/src/main/res/drawable-hdpi/yellow_mask.png Binary files differnew file mode 100644 index 00000000..72e3ae45 --- /dev/null +++ b/app/src/main/res/drawable-hdpi/yellow_mask.png |