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

Commit e4e997f9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Fix theme for PostCallActivity"

parents 8f1aba67 8e7401d2
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>