-->
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:app="http://schemas.android.com/apk/res-auto"
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/account_summary_frame"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:context=".ui.account_summary.AccountSummaryFragment">
- <androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:tools="http://schemas.android.com/tools"
+ <androidx.constraintlayout.widget.ConstraintLayout
android:id="@+id/content_account_summary_layout"
android:layout_width="match_parent"
android:layout_height="match_parent"