Skip to content
This repository has been archived by the owner on Oct 10, 2020. It is now read-only.

Android No Back Arrow #138

Closed
lonoami opened this issue Aug 13, 2019 · 7 comments
Closed

Android No Back Arrow #138

lonoami opened this issue Aug 13, 2019 · 7 comments

Comments

@lonoami
Copy link

lonoami commented Aug 13, 2019

There is no back arrow in the top left corner in Android.
If this is expected then how does one add a 'back button' of some kind?

Screen shots for example code barcode reader is based on:
https://github.com/dm77/barcodescanner
Has a back arrow.
(Yes it may be in the dm77 example not in the code used here).

@varunnayal
Copy link

@lonoami Did you manage to find any solution for this. I am facing the same issue with Pixel 4!

@lonoami
Copy link
Author

lonoami commented Dec 10, 2019 via email

@arunkarri
Copy link

Yes I did. I now use different qr code reader library.

On Mon, 9 Dec. 2019, 21:24 varunnayal, @.***> wrote: @lonoami https://github.com/lonoami Did you manage to find any solution for this. I am facing the same issue with Pixel 4! — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <#138?email_source=notifications&email_token=AACXUGBFXBPUGDKVMUI2LV3QX474PA5CNFSM4ILNVKQ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEGOHNEQ#issuecomment-563902098>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACXUGCNOMYXPHTXUUEYHYLQX474PANCNFSM4ILNVKQQ .

Which library are you using now

@varunnayal
Copy link

@arunkarri : Not sure which library @lonoami end up using. You can give flutter_barcode_scanner a try.

@devtronic
Copy link
Member

Usually all Android devices have a soft back key or hardware back key so there is no back button in the app bar necessary.

@natalieeeflores
Copy link

The iOS scanner has a back button, it would be nice to have the implementation be consistent across both platforms, or for there to at least be an option to do this. Is this something that devs would be able to do in the future with UI customization? #187

@mouxhun
Copy link

mouxhun commented Apr 23, 2020

Same UI implementation on both platform is needed. +1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants