Skip to content

Commit

Permalink
Update fragment_home.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
masbentoooredoo authored May 13, 2024
1 parent 3a5b7e0 commit fc8b0e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/fragment_home.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@
android:text="@string/device_name"
style="@style/DeviceInfoDialogLabel" />
<com.google.android.material.textview.MaterialTextView
android:id="@id/device_name"
android:id="@+id/device_name"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text=""
Expand Down

0 comments on commit fc8b0e3

Please sign in to comment.