mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-05 12:01:35 +00:00
Add activity/notification view fragment
This commit is contained in:
parent
73a9e627d9
commit
37912854d0
23 changed files with 729 additions and 558 deletions
2
app/src/main/res/values/dimens.xml
Executable file → Normal file
2
app/src/main/res/values/dimens.xml
Executable file → Normal file
|
|
@ -15,7 +15,9 @@
|
|||
|
||||
<dimen name="simple_item_picture_size">80dp</dimen>
|
||||
<dimen name="simple_item_picture_size_half">35dp</dimen>
|
||||
<dimen name="simple_item_picture_size_exact_half">40dp</dimen>
|
||||
|
||||
<dimen name="notification_image_size">56dp</dimen>
|
||||
<dimen name="message_item_size">@dimen/simple_item_picture_size</dimen>
|
||||
<dimen name="message_item_profile_size">@dimen/feed_profile_size</dimen>
|
||||
<dimen name="dm_media_img_max_height">500dp</dimen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue