~singpolyma/cheogram-android

aef1b30f274a0354448e779ac52c32ce42a0a769 — Daniel Gultsch 4 years ago 9ccb5fd
increase size of checkmark
1 files changed, 2 insertions(+), 2 deletions(-)

M src/main/res/layout/message_sent.xml
M src/main/res/layout/message_sent.xml => src/main/res/layout/message_sent.xml +2 -2
@@ 91,8 91,8 @@

                <ImageView
                    android:id="@+id/indicator_received"
                    android:layout_width="?attr/TextSizeCaption"
                    android:layout_height="?attr/TextSizeCaption"
                    android:layout_width="?attr/TextSizeSubhead"
                    android:layout_height="?attr/TextSizeSubhead"
                    android:layout_gravity="center_vertical"
                    android:alpha="0.54"
                    android:gravity="center_vertical"