Hello all,
After reading Ilans post a couple of days ago, I've been thinking about if I could create something a bit like what Ilan was doing.
The video shows V1.3a the beta version, I will update it to V2 which will be whenever I get some spare time, I will hopefully be placing the views within a scroll view. I have a strange feeling that this placing views within a scroll view and re-positioning them will not work too well, so I'll most probably scrap the whole project and recreate it to work with xCustomListView as currently It's based on standard views.
The code took me about three and a half hours to create and to optimise from start to finish which I'm really happy with. I'm a business app creator and I don't have any need for anything like this in any of my clients apps, so for me I'm stepping outside of my comfort zone a little here.
I decided to try my hand at this simply because both Ilan and Star-Dust motivated me to give it a go after reading Ilans post (just reading his post motivated me). Whilst watching movies and just doing basic house chores yesterday, Ideas on how to create this kept popping into my head, so this morning I gave it a go and here are my results to date.
V1.0 - Original release.
V1.1 - Re-optimised the vertical movement routine to remove an annoying bug.
V1.2 - Removed unwanted code and finally updated swipe gesture.
V1.3 - Added animation for smoothly placing the moving views back in between two items. Also removed the placement memory declaration as that was not actually needed.
V1.3a - Added scrolling (I didn't change the version number).
Please note:
I'm trying to update this little project of mine, but with clients bespoke Windows programs to develop, sadly this is playing second fiddle as I get 10 minutes or so spare.
Slotting in views now with a full view scrolling routine V1.3a.
Enjoy...
After reading Ilans post a couple of days ago, I've been thinking about if I could create something a bit like what Ilan was doing.
The video shows V1.3a the beta version, I will update it to V2 which will be whenever I get some spare time, I will hopefully be placing the views within a scroll view. I have a strange feeling that this placing views within a scroll view and re-positioning them will not work too well, so I'll most probably scrap the whole project and recreate it to work with xCustomListView as currently It's based on standard views.
The code took me about three and a half hours to create and to optimise from start to finish which I'm really happy with. I'm a business app creator and I don't have any need for anything like this in any of my clients apps, so for me I'm stepping outside of my comfort zone a little here.
I decided to try my hand at this simply because both Ilan and Star-Dust motivated me to give it a go after reading Ilans post (just reading his post motivated me). Whilst watching movies and just doing basic house chores yesterday, Ideas on how to create this kept popping into my head, so this morning I gave it a go and here are my results to date.
V1.0 - Original release.
V1.1 - Re-optimised the vertical movement routine to remove an annoying bug.
V1.2 - Removed unwanted code and finally updated swipe gesture.
V1.3 - Added animation for smoothly placing the moving views back in between two items. Also removed the placement memory declaration as that was not actually needed.
V1.3a - Added scrolling (I didn't change the version number).
Please note:
I'm trying to update this little project of mine, but with clients bespoke Windows programs to develop, sadly this is playing second fiddle as I get 10 minutes or so spare.
Btn = 12
Btn = 4
Btn = 0
Btn = 6
Btn = 5
Btn = 1
Btn = 7
Btn = 2
Btn = 8
Btn = 10
Btn = 13
Btn = 9
Btn = 3
Btn = 11
Btn = 4
Btn = 0
Btn = 6
Btn = 5
Btn = 1
Btn = 7
Btn = 2
Btn = 8
Btn = 10
Btn = 13
Btn = 9
Btn = 3
Btn = 11
(ArrayList) [Btn12, Btn4, Btn0, Btn6, Btn5, Btn1, Btn7, Btn2, Btn8, Btn10, Btn13, Btn9, Btn3, Btn11]
Slotting in views now with a full view scrolling routine V1.3a.
Enjoy...
Last edited: