Skip to content

Commit feb9fed

Browse files
Text around an image
1 parent 1536b0c commit feb9fed

2 files changed

Lines changed: 32 additions & 0 deletions

File tree

TextAndImage/README.md

Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
# Snippet: align a TextView around an image
2+
3+
This repository contains examples source code
4+
5+
For more info about the blog :
6+
* [Align a TextView around an image] (http://gmariotti.blogspot.com/2014/03/snippet-align-textview-around-image.html)
7+
8+
9+
![ScreenShot](https://github.com/gabrielemariotti/androiddev/raw/master/TextAndImage/textRpund.png)
10+
11+
Credits
12+
-------
13+
14+
Author: Gabriele Mariotti
15+
16+
License
17+
-------
18+
19+
Copyright 2014 Gabriele Mariotti
20+
21+
Licensed under the Apache License, Version 2.0 (the "License");
22+
you may not use this file except in compliance with the License.
23+
You may obtain a copy of the License at
24+
25+
http://www.apache.org/licenses/LICENSE-2.0
26+
27+
Unless required by applicable law or agreed to in writing, software
28+
distributed under the License is distributed on an "AS IS" BASIS,
29+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
30+
See the License for the specific language governing permissions and
31+
limitations under the License.
32+

TextAndImage/textRound.png

343 KB
Loading

0 commit comments

Comments
 (0)