Code refactor

This commit is contained in:
Hemanth S 2020-08-21 10:31:53 +05:30
parent 1941086b4a
commit c81d0c17fb
13 changed files with 58 additions and 58 deletions

View file

@ -11,13 +11,6 @@
android:layout_width="match_parent"
android:layout_height="match_parent" />
<View
android:id="@+id/dimBackground"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:clickable="true"
android:focusable="true"
android:visibility="gone" />
<FrameLayout
android:id="@+id/slidingPanel"