It's been quite a while since I last posted something usefull...
So here's my first 2013 contribution to this community.
Drawer with ScrollView:
This class is based on the much apreciated help of Klaus on the SnapToPosition ScrollView issue.
The class is initialized with SDrawer.Initialize(Activity) and calls back a sub to the Main activity named DrawerClick passing the Buttons Tag, in this case as a Integer.
I have created as many Variables as I saw necessary, but there is obviously still space for improvement..
Hope you guys find it usefull.
Oh... It's free of charge, only credits due to Klaus and myself, if used in an actual app...
So here's my first 2013 contribution to this community.
Drawer with ScrollView:
This class is based on the much apreciated help of Klaus on the SnapToPosition ScrollView issue.
The class is initialized with SDrawer.Initialize(Activity) and calls back a sub to the Main activity named DrawerClick passing the Buttons Tag, in this case as a Integer.
I have created as many Variables as I saw necessary, but there is obviously still space for improvement..
Hope you guys find it usefull.
Oh... It's free of charge, only credits due to Klaus and myself, if used in an actual app...
Attachments
Last edited: