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:
parent
7845ad73f0
commit
1e0a15c110
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user