-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The documentation for the ActionBar does not seem to work with the current version anymore.
I followed the instructions by the letter and ran these commands, but I do not get an ActionBar:
ruboto gen app --package org.ruboto.action_bar --target=android-19 --min-sdk=android-15
cd action_bar/
rake debug install start
( replace /src/action_bar_activity.rb with the code from https://github.com/KCErb/hello-ruboto/blob/master/training/basics/actionbar/adding-buttons.md#the-simplest-possible-button )
rake debug install start
After the first start of the app I get the usual demo app "What haz Maz...", after changing the action_bar_activity.rb I only get an empty app view without an action bar.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels