DayViewDemo icône

1.0 by Digital Zombie Lab


Jul 8, 2017

À propos de DayViewDemo

Cette bibliothèque indique le jour spécifique en vue du conseil d'administration de calendrier.

This simple Kotlin library can show specific date in calendar board view, in the correct format, according to user's language settings. The view is flexible, that means it can be fat or thin - controlled easily through API.

https://github.com/migellal/DayView

Examples:

Java

DayView dayView = (DayView) findViewById(R.id.dayView);

dayView.setBarColor(ContextCompat.getColor(this, R.color.colorPrimary));

dayView.setBorderColor(ContextCompat.getColor(this, R.color.colorPrimary));

dayView.setCardBackgroundColor(Color.WHITE);

dayView.setTextColor(Color.BLACK);

dayView.setDate(new Date(2017, 10, 15));

Kotlin

val dayView = findViewById(R.id.dayView) as DayView

dayView.barColor = ContextCompat.getColor(this, R.color.colorPrimary)

dayView.borderColor = ContextCompat.getColor(this, R.color.colorPrimary)

dayView.cardBackgroundColor = Color.WHITE

dayView.textColor = Color.BLACK

dayView.date = Date(year, month, day)

XML

android:id="@+id/dayView"

android:layout_width="wrap_content"

android:layout_height="wrap_content"

app:barColor="@color/colorPrimary"

app:borderColor="@color/colorPrimary"

app:cardBackgroundColor="@android:color/white"

app:textColor="@android:color/black" />

Quoi de neuf dans la dernière version 1.0

Last updated on Jul 8, 2017

Minor bug fixes and improvements. Install or update to the newest version to check it out!

Chargement de la traduction...

Informations Application supplémentaires

Dernière version

Demande DayViewDemo mise à jour 1.0

Telechargé par

Wahab Shakir

Nécessite Android

Android 4.1+

Available on

Télécharger DayViewDemo sur Google Play

Voir plus

DayViewDemo Captures d'écran

Charegement du commentaire...
Langues
Recherche en cours...
Abonnez-vous à APKPure
Soyez le premier à avoir accès à la sortie précoce, aux nouvelles et aux guides des meilleurs jeux et applications Android.
Non merci
S'inscrire
Abonné avec succès!
Vous êtes maintenant souscrit à APKPure.
Abonnez-vous à APKPure
Soyez le premier à avoir accès à la sortie précoce, aux nouvelles et aux guides des meilleurs jeux et applications Android.
Non merci
S'inscrire
Succès!
Vous êtes maintenant souscrit à notre newsletter.