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
|
|
@ -5,7 +5,7 @@
|
|||
android:id="@+id/action_download"
|
||||
android:icon="@drawable/ic_file_download_black_24dp"
|
||||
android:title="@string/dialog_download_image"
|
||||
app:showAsAction="always" />
|
||||
app:showAsAction="ifRoom" />
|
||||
<item
|
||||
android:id="@+id/action_open_status"
|
||||
android:title="@string/action_open_toot"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue