textviews

There are 11 repositories under textviews topic.

  • eriffanani/TextViewReadMore

    Android library for creating expand button on your long textview

    Language:Java13210
  • kiruba-r11/Simple-Calculator

    A simple calculator app using TextViews and Buttons which can perform five basic Arithmetic Operations.

    Language:Kotlin4111
  • kiruba-r11/IPL-Auction-Bid

    A simple app using ListViews and Custom Adapter to display a complex list of items.

    Language:Kotlin210
  • kiruba-r11/Age-in-Minutes-App

    A simple app using TextViews, DatePickerDialog and Buttons to calculate your age in minutes.

    Language:Kotlin110
  • kiruba-r11/Hand-Cricket

    A simple game app based on the rules of "Hand Cricket" developed using TextViews, EditViews, Buttons, Intents, CardViews and Kotlin's Random class to generated random numbers in the range [1 , 6].

    Language:Kotlin1100
  • kiruba-r11/TNEB-App

    A simple app using TextViews, EditTexts, and Buttons to calculate the Electricity Bill based on the TNEB tariff.

    Language:Kotlin110
  • KathrynMew/Android_Programming_24_know_me_app

    Android Programming Project 1. Applying knowledge learned in the first 4 weeks. Spring 2024

    Language:Java0100
  • MissChurchill/ColorMyViews

    This app includes clickListeners and changing colors on buttons and textViews

    Language:Kotlin10
  • NdaedzoPhoshoko/luckyFruitApp

    This app contains two activities written in Android Studio. It collects user data and gives a random lucky fruit for the day. User can be able to share the fruit name to other activities implicitly through a chooser. It includes Submenu items, Random class, Functions, TextViews and Buttons. Some of the custom xml files for UI design

    Language:Java
  • OlaoreFouad/spannables

    A little demo I worked on when going through the workings of Spans, Spanned and Spannables in android. More details in README

    Language:Kotlin20