Skip to content

Commit 11898e0

Browse files
author
gabri
committed
Readme
1 parent a14d13e commit 11898e0

2 files changed

Lines changed: 36 additions & 0 deletions

File tree

BottomListProject/README.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Quick Tips for ListView: a chat-layout
2+
3+
This repository contains examples source code
4+
5+
For more info about the blog :
6+
* [Quick tips for ListView: build a layout like a chat with TranscriptMode and StackFromBottom] (http://gmariotti.blogspot.it/2013/07/quick-tips-for-listview-build-layout.html)
7+
8+
## Pre-Requisites
9+
10+
None
11+
12+
13+
![ScreenShot](https://github.com/gabrielemariotti/androiddev/raw/master/BottomListProject/list1.gif)
14+
15+
Credits
16+
-------
17+
18+
Author: Gabriele Mariotti
19+
20+
License
21+
-------
22+
23+
Copyright 2013 Gabriele Mariotti
24+
25+
Licensed under the Apache License, Version 2.0 (the "License");
26+
you may not use this file except in compliance with the License.
27+
You may obtain a copy of the License at
28+
29+
http://www.apache.org/licenses/LICENSE-2.0
30+
31+
Unless required by applicable law or agreed to in writing, software
32+
distributed under the License is distributed on an "AS IS" BASIS,
33+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
34+
See the License for the specific language governing permissions and
35+
limitations under the License.
36+

BottomListProject/list1.gif

27.1 KB
Loading

0 commit comments

Comments
 (0)