Remove id from constraintLayout in activity_zim_host

This commit is contained in:
Adeel Zafar 2019-08-16 21:44:01 +05:00
parent 3ee5e7cde2
commit 883abbcef9

View File

@ -3,7 +3,6 @@
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/constraintLayoutId"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:fitsSystemWindows="true"