awesome-repositories.com
Blog
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
J

jenzz/Android-MaterialPreference

0
View on GitHub↗
0 stars·0 forks·2 views

Android MaterialPreference

Features

  • View Components - Material-styled preference screens for Android.

Star history

Star history chart for jenzz/android-materialpreferenceStar history chart for jenzz/android-materialpreference

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Android MaterialPreference

Similar open-source projects, ranked by how many features they share with Android MaterialPreference.
  • florent37/materialviewpagerflorent37 avatar

    florent37/MaterialViewPager

    8,079View on GitHub↗

    MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar, and logo following Material Design guidelines. It provides a complete implementation of a Material Design ViewPager, where the header background color and image animate as the user swipes between pages. The library coordinates scroll-driven header animations by synchronising scroll offsets from the ViewPager and attached scrollable views through a central coordinator. It supports fragment-based page composition, allowing each page to have independent content layouts while shar

    Javaandroidjavakenburnsview
    View on GitHub↗8,079
  • joeldrapper/phlexjoeldrapper avatar

    joeldrapper/phlex

    1,514View on GitHub↗

    Object-oriented views in Ruby.

    Ruby
    View on GitHub↗1,514
  • komposable/komponentkomposable avatar

    komposable/komponent

    422View on GitHub↗

    An opinionated way of organizing front-end code in Ruby on Rails, based on components

    Ruby
    View on GitHub↗422
  • michelelacorte/swipeablecardmichelelacorte avatar

    michelelacorte/SwipeableCard

    837View on GitHub↗

    A simple implementation of swipe card like StreetView

    Java
    View on GitHub↗837
See all 6 alternatives to Android MaterialPreference→

Frequently asked questions

What are the main features of jenzz/android-materialpreference?

The main features of jenzz/android-materialpreference are: View Components.

What are some open-source alternatives to jenzz/android-materialpreference?

Open-source alternatives to jenzz/android-materialpreference include: florent37/materialviewpager — MaterialViewPager is a library that creates a scrollable, swipeable interface with an animated header image, toolbar,… joeldrapper/phlex — Object-oriented views in Ruby. komposable/komponent — An opinionated way of organizing front-end code in Ruby on Rails, based on components. michelelacorte/swipeablecard — A simple implementation of swipe card like StreetView. trailblazer/cells — View components for Ruby and Rails. zhaozhentao/materialimageview.