Skip to content

Commit

Permalink
Updated the project Readmd.md
Browse files Browse the repository at this point in the history
  • Loading branch information
virtualprodigy committed Jun 29, 2016
1 parent 6daac34 commit a23ffa8
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,33 @@
# BetterTextView
A Custom Android TextView With some upgrades
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.

0 comments on commit a23ffa8

Please sign in to comment.