Skip to content

Commit b4186eb

Browse files
authored
Update README.md
1 parent 9dd33a6 commit b4186eb

File tree

1 file changed

+12
-8
lines changed

1 file changed

+12
-8
lines changed

README.md

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,17 +16,21 @@ http://dev-tasks.alef.im/task-m-001/list.php
1616
— при свайпе вниз контент должен обновляться
1717
— при клике на изображение оно должно открыться на весь экран
1818
## Решение
19+
* Retrofit + OkHttp Logging Interceptor + Gson Converter
20+
* Glide
21+
* SwipeRefreshLayout + GridView + custom adapter
22+
* Иконка в Adobe Illustrator:
23+
<img src="https://user-images.githubusercontent.com/62970952/119271015-434fde00-bc08-11eb-961b-6d06c80920dd.jpg" width="50%" height="50%">
24+
1925
### Скриншоты и видео
2026
#### Телефон Realme 7
2127
https://user-images.githubusercontent.com/62970952/119269923-ca01bc80-bc02-11eb-80b8-cc8795cee4cd.mp4
22-
<img src="https://user-images.githubusercontent.com/62970952/119269940-e4d43100-bc02-11eb-9230-2121f1f0c9d7.jpg" width="45%" height="45%">
23-
<img src="https://user-images.githubusercontent.com/62970952/119269945-e7368b00-bc02-11eb-8fec-921f3bd0bc52.jpg" width="45%" height="45%">
24-
<img src="https://user-images.githubusercontent.com/62970952/119269950-ed2c6c00-bc02-11eb-8a2c-e28cb7b631f4.jpg" width="45%" height="45%">
25-
<img src="https://user-images.githubusercontent.com/62970952/119269954-ee5d9900-bc02-11eb-9e2a-c22b0033fa44.jpg" width="45%" height="45%">
28+
29+
<img src="https://user-images.githubusercontent.com/62970952/119269940-e4d43100-bc02-11eb-9230-2121f1f0c9d7.jpg" width="45%" height="45%"> <img src="https://user-images.githubusercontent.com/62970952/119269945-e7368b00-bc02-11eb-8fec-921f3bd0bc52.jpg" width="45%" height="45%">
30+
<img src="https://user-images.githubusercontent.com/62970952/119269950-ed2c6c00-bc02-11eb-8a2c-e28cb7b631f4.jpg" width="45%" height="45%"> <img src="https://user-images.githubusercontent.com/62970952/119269954-ee5d9900-bc02-11eb-9e2a-c22b0033fa44.jpg" width="45%" height="45%">
2631

2732
#### Планшет Pixel C (эмулятор)
2833
https://user-images.githubusercontent.com/62970952/119269981-1947ed00-bc03-11eb-8b8f-0490782b69ee.mp4
29-
<img src="https://user-images.githubusercontent.com/62970952/119269986-21079180-bc03-11eb-9e9b-bb6244739f3f.png" width="45%" height="45%">
30-
<img src="https://user-images.githubusercontent.com/62970952/119269990-2369eb80-bc03-11eb-87f4-48492d7d5a1d.png" width="45%" height="45%">
31-
<img src="https://user-images.githubusercontent.com/62970952/119269991-2664dc00-bc03-11eb-8052-cfbabc2bf82e.png" width="45%" height="45%">
32-
<img src="https://user-images.githubusercontent.com/62970952/119269995-282e9f80-bc03-11eb-921f-c427f4b0d835.png" width="45%" height="45%">
34+
35+
<img src="https://user-images.githubusercontent.com/62970952/119269986-21079180-bc03-11eb-9e9b-bb6244739f3f.png" width="45%" height="45%"> <img src="https://user-images.githubusercontent.com/62970952/119269990-2369eb80-bc03-11eb-87f4-48492d7d5a1d.png" width="45%" height="45%">
36+
<img src="https://user-images.githubusercontent.com/62970952/119269991-2664dc00-bc03-11eb-8052-cfbabc2bf82e.png" width="45%" height="45%"> <img src="https://user-images.githubusercontent.com/62970952/119269995-282e9f80-bc03-11eb-921f-c427f4b0d835.png" width="45%" height="45%">

0 commit comments

Comments
 (0)