channeladd view: Added description

This commit is contained in:
Sebastian Kaspari 2010-04-25 11:43:30 +02:00
parent b91aaad81a
commit b4af8e79bb
1 changed files with 5 additions and 0 deletions

View File

@ -24,6 +24,11 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="These channels will be automatically joined after connect."
android:padding="5px" />
<ListView
android:id="@+id/channels"
android:layout_width="fill_parent"