Skip to content

Commit

Permalink
style: Format fragment_main.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
AliElDerawi committed Jan 6, 2025
1 parent e0caa3f commit 338929f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/res/layout/fragment_main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@
xmlns:tools="http://schemas.android.com/tools">

<data>

<variable
name="viewModel"
type="com.udacity.asteroidradar.features.main.viewModel.MainViewModel" />

<variable
name="mLifecycleOwner"
type="androidx.lifecycle.LifecycleOwner" />

</data>

<androidx.core.widget.NestedScrollView
Expand Down

0 comments on commit 338929f

Please sign in to comment.