Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd053f46 authored by Andrew Lee's avatar Andrew Lee
Browse files

Style quick responses to Dialer Material.

This is replicating some assets and styles (in part) from Telephony,
but unlike Telephony we don't compile PhoneCommon into Telecom at
this time.

Most of this is to style the action bar the same as the "Dialer"
Telephony settings.

Bug: 18300861
Change-Id: Ic9eed11c81bf9205c89a508bb9271b621a9dc688
parent a90d59b4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -191,7 +191,8 @@

        <activity android:name=".RespondViaSmsSettings$Settings"
                  android:label="@string/respond_via_sms_setting_title"
                  android:configChanges="orientation|screenSize|keyboardHidden">
                  android:configChanges="orientation|screenSize|keyboardHidden"
                  android:theme="@style/Theme.Telecom.DialerSettings">
            <intent-filter>
                <action android:name="android.intent.action.MAIN" />
            </intent-filter>
+287 B
Loading image diff...
+219 B
Loading image diff...
+240 B
Loading image diff...
+202 B
Loading image diff...
Loading