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

Commit 696334b9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Fix theme for PostCallActivity" am: e4e997f9 am: 53884bc5 am:...

Merge "Fix theme for PostCallActivity" am: e4e997f9 am: 53884bc5 am: 6a594da4 am: f65f932b am: f4b8dc66

Change-Id: I19a92c9e8cd5ff31dbbc089b846473d8ebe68509
parents eaa69651 f4b8dc66
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
  <activity
      android:name="com.android.dialer.postcall.PostCallActivity"
      android:exported="false"
      android:theme="@style/Theme.AppCompat.Light"
      android:theme="@style/Dialer.ThemeBase.NoActionBar"
      android:windowSoftInputMode="adjustResize"/>
  </application>
</manifest>