rename layout after Nearby

This commit is contained in:
Hans-Christoph Steiner
2021-09-10 15:28:29 +02:00
parent a5f0689632
commit 1cdbf5f352
2 changed files with 1 additions and 1 deletions

View File

@@ -72,7 +72,7 @@ public class NearbyViewBinder {
private static View swapView;
NearbyViewBinder(final AppCompatActivity activity, FrameLayout parent) {
swapView = activity.getLayoutInflater().inflate(R.layout.main_tab_swap, parent, true);
swapView = activity.getLayoutInflater().inflate(R.layout.main_tab_nearby, parent, true);
TextView subtext = swapView.findViewById(R.id.both_parties_need_fdroid_text);
subtext.setText(activity.getString(R.string.nearby_splash__both_parties_need_fdroid,