1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Preferences! Check description

1. Added preferences screens.
2. Some DM changes.
3. Init profile actions using services
This commit is contained in:
Ammar Githam 2020-08-30 15:47:04 +09:00
parent 3f6c74d671
commit 40e810e88c
63 changed files with 1484 additions and 478 deletions

View file

@ -12,8 +12,8 @@
<dimen name="story_item_height">80dp</dimen>
<dimen name="story_item_width">45dp</dimen>
<dimen name="simple_item_picture_size">@dimen/story_item_height</dimen>
<dimen name="simple_item_picture_size_half">@dimen/story_item_width</dimen>
<dimen name="simple_item_picture_size">80dp</dimen>
<dimen name="simple_item_picture_size_half">40dp</dimen>
<dimen name="message_item_size">@dimen/simple_item_picture_size</dimen>
<dimen name="message_item_profile_size">@dimen/feed_profile_size</dimen>