A simple textview with custom background to provide additional information.

Overview

๐Ÿงฑ Tebel

License

A simple textview with custom background to provide additional information.

Install

Gradle

Add JitPack repository below to your module's build.gradle file:

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

Add the dependency, you can see the latest releases here

dependencies {
    implementation 'com.github.Pakis-Interactive-Studio:Tebel:[latest_release]'
}

Usage

Simply include in your layout:

<com.pakisinteractive.tebel.TebelAV
        android:id="@+id/tvNeutral"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        android:text="Neutral"
        app:variant="neutral" />

Properties

Properties Description
android:text Text of Tebel
android:textColor Color of Tebel text
textAppearance Text appearance style of Tebel text
variant Predefined variant of Tebel [neutral,warning,error,success]
radius Corner radius of Tebel [small,large,round]

Contributing

Please fork this repository and contribute back using pull requests. Any contributions, large or small, major features, bug fixes, are welcomed and appreciated

Find this library useful?

Star โญ this project or follow our github GitHub followers it motivates us to share more open source projects

Donation

If this project help you reduce time to develop, you can give us a cup of coffee โ˜• or sawer us

ko-fi Trakteer Saya

License

Copyright 2022 Pakis Interactive

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.
You might also like...
An e-commerce app which provide a new platform to order food items from various restaurants
An e-commerce app which provide a new platform to order food items from various restaurants

Food_App_Internshala An e-commerce app which provide a new platform to order food items from various restaurants. Splash and Login Page Opening of the

>On this day< is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day
On this day is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day

kotlin-spaces-app-onthisday On this day is a JetBrains Space app which shows Wikipedia-based information about what happened on that or given day Stat

A simple time second selector seek bar custom made
A simple time second selector seek bar custom made

A simple time second selector seek bar custom made How to To get a Git project into your build: Step 1. Add the JitPack repository to your build file

Simple addon for BlueMap that allows using a custom skin server.
Simple addon for BlueMap that allows using a custom skin server.

BlueMap Custom Skin Server Description Simple addon for BlueMap that allows using a custom skin server. Config { "debug": false,

Android Custom View Accessibility

CustomFanController - Solution Code Creates a circular fan control dial that offers multiple selections marked by numeric indicators: 0 for off, 1 for

A custom view for rating which easy to make and use, but function is excellent
A custom view for rating which easy to make and use, but function is excellent

QRatingView A custom view for rating which easy to make and use, but function is excellent Effect Picture Properties declare-styleable name="QRat

Ticker - A custom time picker library
Ticker - A custom time picker library

Ticker A simple spinner time picker library Adding dependencies: if your gradle

Show Custom TOAST
Show Custom TOAST

Show Custom TOAST

Custom plugin for private minecraft server

Custom Plugin Custom plugin for private minecraft server. Requirements Java 1.17 PaperMC 1.18 (Minecraft 1.18) Features Cancels Creeper griefing Build

Releases(v0.2.1)
Owner
Pakis Interactive Studio
We are Pakis Interactive from Indonesia ๐Ÿ‡ฎ๐Ÿ‡ฉ . We are Android & open-source software engineer.
Pakis Interactive Studio
A media player, currently only for Android, that allows you to play songs in background for free

Just Listen A music player currently only for android. It is using Audius public APIs to display and get the playlists/songs. Available on google play

null 68 Dec 27, 2022
An application with the use of Kotlin can change the color of the text, and the background with the press of a button and switch.

An application with the use of Kotlin can change the color of the text, and the background with the press of a button and switch.

Robert Velasquez 2 Jul 20, 2022
์„ค์ •ํ•œ ์ตœ๋Œ€ ๋ผ์ธ์ˆ˜์— ๋”ฐ๋ผ ํ…์ŠคํŠธ์˜ ํ™•์žฅ, ์ถ•์†Œ๊ฐ€ ๊ฐ€๋Šฅํ•œ TextView ์ž…๋‹ˆ๋‹ค.

ReadMoreView ์œ ํŠœ๋ธŒ ์•ฑ๊ณผ ๊ฐ™์ด '๋”๋ณด๊ธฐ' ๊ธฐ๋Šฅ์ด ํฌํ•จ๋œ TextView ์ž…๋‹ˆ๋‹ค. ๊ธฐ์กด TextView ์™€ ๊ฐ™์ด TextSize, color, font ๋“ฑ์˜ ์†์„ฑ ์ ์šฉ์ด ๊ฐ€๋Šฅํ•ฉ๋‹ˆ๋‹ค. dependency ์ตœ์ƒ์œ„ ์ˆ˜์ค€ build.gradle allprojects

junginjungin 4 Dec 21, 2022
Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers

Ktor Plugin Provides Ktor Server libs for building awesome Kotlin plugins which needs to provide builtin HTTP servers. Requires: https://github.com/Po

null 0 Nov 13, 2021
Client App to show the information of the searched Pokemon

PokemonSearch Client App to show the information of the searched Pokemon. It uses Pokemon SDK to show all the information. How to use it. Set up Take

kunalsale 0 Nov 21, 2021
Anime-Info-Search-Jikan - Search Information about Anime

Anime-Info-Search-Jikan Search Information about Anime. Home Page Information Pa

null 3 Nov 13, 2022
Koltin Multplatform Project that interacts with a GraphQL server to display golf scores, player and weather information.

GolfScoresKMM Koltin Multplatform Project that interacts with a GraphQL server to display golf scores, player and weather information. The app is setu

Mohit 15 Oct 21, 2022
This project aims to provide a solution for finding the right product for a given EAN (European Article Number)

This project aims to provide a solution for finding the right product for a given EAN (European Article Number)

MJ 1 Apr 18, 2022
Github User App for searching Github Users and get several information from it.

GithubUserApp Github User App for searching Github Users and get several information from it. This code implement with Coroutines, Retrofit, Architect

Wahyu Hendiarto W. 0 Apr 16, 2022