diff --git a/res/drawable-xhdpi/topbar_call_notification.png b/res/drawable-xhdpi/topbar_call_notification.png new file mode 100644 index 000000000..2f0b96fea Binary files /dev/null and b/res/drawable-xhdpi/topbar_call_notification.png differ diff --git a/res/drawable-xhdpi/topbar_chat_notification.png b/res/drawable-xhdpi/topbar_chat_notification.png new file mode 100644 index 000000000..4f35ff4e6 Binary files /dev/null and b/res/drawable-xhdpi/topbar_chat_notification.png differ diff --git a/res/drawable-xhdpi/topbar_videocall_notification.png b/res/drawable-xhdpi/topbar_videocall_notification.png new file mode 100644 index 000000000..e91df1885 Binary files /dev/null and b/res/drawable-xhdpi/topbar_videocall_notification.png differ diff --git a/res/drawable-xhdpi/waiting_time.png b/res/drawable-xhdpi/waiting_time.png new file mode 100644 index 000000000..cd949a26f Binary files /dev/null and b/res/drawable-xhdpi/waiting_time.png differ diff --git a/res/drawable/quit.xml b/res/drawable/quit.xml new file mode 100644 index 000000000..f85f9638b --- /dev/null +++ b/res/drawable/quit.xml @@ -0,0 +1,7 @@ + + + + + diff --git a/res/drawable/security_ko.png b/res/drawable/security_ko.png deleted file mode 100644 index bf75d1b27..000000000 Binary files a/res/drawable/security_ko.png and /dev/null differ diff --git a/res/drawable/security_ok.png b/res/drawable/security_ok.png deleted file mode 100644 index 0a48c7d14..000000000 Binary files a/res/drawable/security_ok.png and /dev/null differ diff --git a/res/drawable/security_pending.png b/res/drawable/security_pending.png deleted file mode 100644 index 1f68accf2..000000000 Binary files a/res/drawable/security_pending.png and /dev/null differ diff --git a/res/layout/about.xml b/res/layout/about.xml index e0a3b1b6a..58d6f6a1f 100644 --- a/res/layout/about.xml +++ b/res/layout/about.xml @@ -3,31 +3,25 @@ android:layout_width="match_parent" android:layout_height="match_parent" android:orientation="vertical" + android:layout_margin="10dp" android:background="@color/colorH" android:gravity="center"> - - - - + android:padding="10dp" + android:src="@drawable/linphone_orange" /> + android:textSize="30dp" /> - - - -