Logo
Explore Help
Sign In
TheArchive/session-android
1
0
Fork 0
You've already forked session-android
mirror of https://github.com/oxen-io/session-android.git synced 2024-12-19 14:37:32 +00:00
Code Issues Packages Projects Releases Wiki Activity
session-android/res/values-sw320dp/dimens.xml

5 lines
174 B
XML
Raw Permalink Normal View History

Render images in a conversation true-to-size. Previously, we were always rendering images as squares. Instead of doing that, we now render them as close to true-to-size as possible (within reasonable min/max width/height boundaries).
2018-03-20 11:27:11 -07:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
Added ability to share contacts. The "contact" option in the attachments tray now brings you through an optimized contact sharing flow, allowing you to select specific fields to share. The contact is then presented as a special message type, allowing you to interact with the card to add the contact to your system contacts, invite them to signal, initiate a signal message, etc.
2018-04-26 17:03:54 -07:00
<dimen name="media_bubble_max_width">250dp</dimen>
Render images in a conversation true-to-size. Previously, we were always rendering images as squares. Instead of doing that, we now render them as close to true-to-size as possible (within reasonable min/max width/height boundaries).
2018-03-20 11:27:11 -07:00
<dimen name="media_bubble_max_height">300dp</dimen>
</resources>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.0+rc0 Page: 103ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API