Coder Social home page Coder Social logo

android-stackscrollview's Introduction

										Twitter Like StackScrollView In Android

=============================================================================================================================== This StackScrollView is already available for iPad on GitHub, This was created by the mobile development team at raw engineering. Now here’s the android version of the same, from raw engineering.

Getting Started

StackScrollView is comprised of four classes, RootViewController,MenuViewFragment and StackScrollView and DataViewFragment .

Role of the above classes is as under :-

-RootViewContoller , This is a launcher class in which we add the StackScrollView.Initially we have a parent root which is a FrameLayout , in that we add two child view namely LeftView and RightView.

-The LeftView contains MenuViewFragment Which extends ListFragments, and on RightView we add instance of StackScrollView which extends FrameLayout.

-Now on click of any item in the MenuViewFragment , a new object of DataViewFragment,(which extends ListFragment) is created.

-Then instance of DataViewFragment is added into the StackScrollView's instance that we had created in RootViewController class.

-Now on click of any item in DataViewFragment, we add a new object of DataviewFragment to StackScollView.

android-stackscrollview's People

Contributors

sobindaniel avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.