Skip to content

Commit

Permalink
chore: remove ExchangeRatesActivity
Browse files Browse the repository at this point in the history
  • Loading branch information
Syn-McJ committed Aug 18, 2023
1 parent 7746b07 commit 6152797
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 56 deletions.
6 changes: 1 addition & 5 deletions wallet/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,11 +160,7 @@
android:configChanges="keyboard|keyboardHidden"
android:label="@string/address_book_activity_title"
android:theme="@style/LockScreenActivity.Child.Theme" />
<activity
android:name="de.schildbach.wallet.ui.rates.ExchangeRatesActivity"
android:configChanges="keyboard|keyboardHidden"
android:label="@string/exchange_rates_activity_title"
android:theme="@style/LockScreenActivity.Child.Theme" />

<activity
android:name="de.schildbach.wallet.ui.NetworkMonitorActivity"
android:configChanges="keyboard|keyboardHidden"
Expand Down

This file was deleted.

0 comments on commit 6152797

Please sign in to comment.