我在R.java中有错误?

艾哈迈德

请帮帮我,我通过exportkit将PSD文件转换为Android xml文件,然后出现错误我该如何消除这些错误?而且出错的原因是什么?

  [1]: http://i.stack.imgur.com/N3oDr.png
  [2]: http://i.stack.imgur.com/rDyhn.png
  [3]: http://i.stack.imgur.com/dZ0qc.png

                    <ImageView android:id="@+id/layer_2"
                        android:src="@drawable/layer_2"
                        android:contentDescription="@string/ek_img_content"
                         android:layout_marginStart="0dp"
                        android:layout_marginTop="219dp"
                        android:layout_width="550dp"
                        android:layout_height="398dp" />

                    <TextView android:id="@+id/first_app"
                        android:fontFamily="Tahoma"
                        android:layout_gravity="center_vertical|end"
                        android:gravity="end"
                        android:textSize="34sp"
                        android:textColor="@color/first_app_color"
                        android:layout_marginStart="164dp"
                        android:layout_marginTop="86dp"
                        android:layout_width="148dp"
                        android:layout_height="52dp"
                        android:text="@string/first_app_string"
                         />

                    <TextView android:id="@+id/good_luck"
                        android:fontFamily="Tahoma"
                        android:layout_gravity="center_vertical|end"
                        android:gravity="end"
                        android:textSize="34sp"
                        android:textColor="@color/first_app_color"
                        android:layout_marginStart="142dp"
                        android:layout_marginTop="684dp"
                        android:layout_width="171dp"
                        android:layout_height="52dp"
                        android:text="@string/good_luck_string"
                         />
                </RelativeLayout>
            </ScrollView>
     </HorizontalScrollView>
穆鲁加南瑟姆
   Try this:
      .xml file name should be small letters only allowed
  Change: App1.xml to app.xml

本文收集自互联网,转载请注明来源。

如有侵权,请联系 [email protected] 删除。

编辑于
0

我来说两句

0 条评论
登录 后参与评论

相关文章

我的查询中有错误

我在时区设置中有错误

我正在尝试更新表SQL的值Java中有错误

我在 Verilog 上的定义中有错误 for

刽子手游戏在我的选择方法中有错误

java SHOUTcast:我对BasicPlayer有错误

我在joomla中有一个错误-请查询。我在这个查询中有错误

我现在没有,为什么我在这个 sql 请求中有错误

我的代码中有错误,当前错误是 TypeError: 'NoneType' object is not subscriptable

当我有单逗号和|时,SQL语法中有错误。

如果我们在CloudFormation中有错误条件和Ref会发生什么?

我需要 20 个在 pom.xml 中有错误的入门项目

我在应用程序主题的styles.xml 中有错误

discord.py 在我的不和谐机器人中有错误如何修复?

我在 mysql 函数中有错误?ERROR 不允许从函数返回结果集

pyspark agg 告诉我列名称中有错误的字符,但名称似乎正确

如何使用 case_when 而不是 if_else [我的代码中有错误?]

坚持修复此查询,我写的两个命令中有错误

我在 OpenCV 中有错误“approxPolyDP(ROI_Vertices, ROI_Poly, 1.0, true)”

当我使用 ConcurrentMessageListenerContainer 时,如何跳过在 kafka 中有错误的味精?

我在服务器会话中有错误,无法解决

我在我的get方法中有错误,它向我显示404错误.net核心和角度

R中有错误的单纯形函数的基本示例

为什么我有错误的输出java headfirst?

我的代码有错误

我使用 python 3.6,我想进行情绪分析,但我在 nltk.metrics 包中有错误?

我正在尝试从数据库中输出所有数据,并且foreach语句中有错误

我如何获得带有错误的R脚本

R Plotly版本4.9.0中的plotly_click错误。新版本中有错误吗?