fix some lint warnings, use kotlin view imports in ModalTimeLineActivity
This commit is contained in:
parent
7c9114c440
commit
67f4479e86
7 changed files with 10 additions and 28 deletions
|
@ -10,7 +10,7 @@
|
|||
<include layout="@layout/toolbar_basic" />
|
||||
|
||||
<FrameLayout
|
||||
android:id="@+id/content_frame"
|
||||
android:id="@+id/contentFrame"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
app:layout_behavior="@string/appbar_scrolling_view_behavior" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue