Skip to content

virtualprodigy/BetterTextView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BetterTextView

A custom Android TextView with some upgrades.

Description

This small library is a slightly upgraded version of Android's standard TextView. It currently features the ability to set the Type Face via XML.

Feature Features

1. Automatically sizing the font to fit within a TextView's bound.

2. Maven distribution

#Change Log ###Version 1.0

  1. Users can add their typeface view xml

License

Copyright 2016 Matthew Butler

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.

Project Sample Photo