GorkemKarayel / android-ui-components

Useful UI Components for Android Projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Components for Android by Trendyol Android team.

License

UI Components includes several custom views for Android platform to make developers life easier!

Why?

Trendyol Android application, we are using several custom view implementations that can be useful for other apps.

Components

  • Rating Bar: RatingBarView, easy to use and customizable rating view.
  • Dialogs: Dialogs is collection of BottomSheetDialogs to present user an info, agreement or list.
  • Toolbar: Toolbar is customizable and easy to use component.
  • SuggestionInputView: SuggestionInputView allows selecting pre-selected options or entering a custom option.
  • CardInputView: CardInputView for get debit/credit card inputs and validations.
  • QuantityPickerView: QuantityPickerView for picking quantity easily without keyboard input.
  • TimelineView: TimelineView for creating a timeline and show actions on it.
  • FitOptionMessage: FitOptionMessageView for displaying text views with clipped imageviews.

License

Copyright 2021 Trendyol.com

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Useful UI Components for Android Projects.


Languages

Language:Kotlin 100.0%