Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <Alloy>
- <Window class="container" title= "Home">
- <TableView id="table">
- <TableViewSection id="sectionNews" headerTitle="News">
- <TableViewRow class="row">
- <View class="imageWrapper">
- <ImageView class="image" image="https://static.pexels.com/photos/207962/pexels-photo-207962.jpeg"></ImageView>
- </View>
- <View class="labelWrapper">
- <Label>Title</Label>
- </View>
- </TableViewRow>
- </TableViewSection>
- </TableView>
- </Window>
- </Alloy>
Advertisement
Add Comment
Please, Sign In to add comment