Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: termux/termux-app
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ff2d80a94eb90e7eb6b38c615f1152ebadaa32ab
Choose a base ref
..
head repository: termux/termux-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bea755b57c9656087ead505be285ef76767df098
Choose a head ref
Showing with 2 additions and 0 deletions.
  1. +1 −0 app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
  2. +1 −0 app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
1 change: 1 addition & 0 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Original file line number Diff line number Diff line change
@@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/black"/>
<foreground android:drawable="@drawable/ic_foreground"/>
<monochrome android:drawable="@drawable/ic_foreground"/>
</adaptive-icon>
1 change: 1 addition & 0 deletions app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Original file line number Diff line number Diff line change
@@ -2,4 +2,5 @@
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@android:color/black"/>
<foreground android:drawable="@drawable/ic_foreground"/>
<monochrome android:drawable="@drawable/ic_foreground"/>
</adaptive-icon>