Quantcast
Channel: Appcelerator Developer Center Q&A Unanswered Questions 20
Viewing all articles
Browse latest Browse all 8068

Alloy TableView Error

$
0
0

Hello,

I am trying to build a mobile App using Alloy for Android 2.3.3 and SDK 3.1.3

here's my code:

<Tab title="About" icon="/images/biography.png">
            <Window title="About">
                <View layout="vertical">
                    <TableView>
                        <TableViewSection>
                            <TableViewRow>
                                <ImageView image="app://images/top5.png" width="100%" height="115dp" />
                            </TableViewRow>
                            <TableViewRow>
                                <WebView height="auto" touchEnabled="false" width="95%" color="#000000" id="aboutWebView" />
                            </TableViewRow>
                        </TableViewSection>
                    </TableView>
                </View>
            </Window>
        </Tab>
Once i opened my app it close and i am getting in the log:

[ERROR][dalvikvm( 1700)] Could not find class 'ti.modules.titanium.ui.widget.searchview.TiUISearchView', referenced from method ti.modules.titanium.ui.widget.TiUITableView.processProperties


Viewing all articles
Browse latest Browse all 8068

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>