Skip to content
This repository has been archived by the owner on Dec 14, 2021. It is now read-only.

Commit

Permalink
Wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ioana-farcas committed Dec 17, 2018
1 parent 1d8901e commit 6350107
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ import mozilla.lockbox.store.AccountStore
import mozilla.lockbox.store.DataStore
import mozilla.lockbox.store.FingerprintStore
import mozilla.lockbox.store.SettingStore
import mozilla.lockbox.support.asOptional
import java.util.concurrent.TimeUnit

interface ItemListView {
Expand Down
1 change: 1 addition & 0 deletions app/src/main/res/layout/fragment_item_list.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
style="@style/ToolbarButton"
android:layout_width="fill_parent"
android:layout_height="match_parent"
android:contentDescription="@string/search_description"
android:layout_marginEnd="16dp"
android:drawableEnd="@drawable/ic_search" />
</LinearLayout>
Expand Down

0 comments on commit 6350107

Please sign in to comment.