1
0
mirror of https://github.com/moparisthebest/Yaaic synced 2024-11-25 18:32:15 -05:00

Use view with new name in XML

This commit is contained in:
Sebastian Kaspari 2011-03-06 11:25:49 +01:00
parent 7845ad73f0
commit 1e0a15c110

View File

@ -48,7 +48,7 @@ along with Yaaic. If not, see <http://www.gnu.org/licenses/>.
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_weight="1">
<org.yaaic.model.ChannelList
<org.yaaic.view.ConversationGallery
android:id="@+id/deck"
android:layout_width="fill_parent"
android:layout_height="fill_parent"