locked
Android Snackbar and Android Wear RRS feed

  • Question

  • User229480 posted

    So I'm working on an app for my company and looking for some direction.

    I'm making an app for the android wear that will let our shipping department scan items using a bluetooth scanner and popping up a message that says the order is correct.

    I'd like to use a snackbar for this but so far I'm getting an error whenever I use it:

    android.util.AndroidRuntimeException: You cannot combine swipe dismissal and the action bar

    I followed what I read here (https://components.xamarin.com/gettingstarted/xamandroidsupportdesign) and still no luck.

    so I'm wondering is snackbar a bad move for wear apps? if so what would you recommend instead?

    if it should work, what could I possibly be missing or doing wrong?

    Friday, September 2, 2016 6:28 PM

Answers

  • User229480 posted

    I figured out what I was doing wrong, lets just say I made a bunch of noob mistakes.

    • Marked as answer by Anonymous Thursday, June 3, 2021 12:00 AM
    Saturday, September 3, 2016 5:21 AM