marius 23 ارسال شده در 14 خرداد، ۱۳۹۸ اشتراک گذاری ارسال شده در 14 خرداد، ۱۳۹۸ با سلام دوستان با اضافه کردن ریسورسهای مربوطه چجوری میتونم این کد رو در xml نشون بدم در بیسیک android.support.design.widget.BottomNavigationView android:layout_width="match_parent" android:layout_height="wrap_content" android:id="@+id/bottom_nav" android:layout_alignParentBottom="true" app:menu="@menu/bottom_navigation" android:background="#ffffff" app:itemTextColor="@color/nav_color" app:itemIconTint="@color/nav_color" /> در اندروید استودیو کتابخانه دیزاین میخواد چجوری میتونم اینو به بیسیک انتقال بدم. ممنون لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
مجید آرتا 5,874 ارسال شده در 14 خرداد، ۱۳۹۸ اشتراک گذاری ارسال شده در 14 خرداد، ۱۳۹۸ سلام از کتابخونه ی XmlLayoutBuilder می تونید استفاده کنید. Sub Globals Private inflater As XmlLayoutBuilder Private pnl As Panel Private VerifyBlockView As View End Sub Sub Activity_Create(FirstTime As Boolean) inflater.LoadXmlLayout(pnl,"LayoutName") VerifyBlockView = inflater.GetView("verifyView") End Sub فایل لایه هم به این شکل قرار بدید توی این مسیر » res > layout > LayoutName.xml کنار پروژتون قرارش بدین و به این صورت استفاده کنین » #Region Project Attributes #ApplicationLabel:VerifyBlockView | WWW.AnswerCenter.IR #VersionCode: 1 #VersionName: 'SupportedOrientations possible values: unspecified, landscape or portrait. #SupportedOrientations: unspecified #CanInstallToExternalStorage: False #AdditionalRes:../res #End Region لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
marius 23 ارسال شده در 15 خرداد، ۱۳۹۸ سازنده اشتراک گذاری ارسال شده در 15 خرداد، ۱۳۹۸ در 18 ساعت قبل، مجید آرتا گفته است : سلام از کتابخونه ی XmlLayoutBuilder می تونید استفاده کنید. Sub Globals Private inflater As XmlLayoutBuilder Private pnl As Panel Private VerifyBlockView As View End Sub Sub Activity_Create(FirstTime As Boolean) inflater.LoadXmlLayout(pnl,"LayoutName") VerifyBlockView = inflater.GetView("verifyView") End Sub فایل لایه هم به این شکل قرار بدید توی این مسیر » res > layout > LayoutName.xml کنار پروژتون قرارش بدین و به این صورت استفاده کنین » #Region Project Attributes #ApplicationLabel:VerifyBlockView | WWW.AnswerCenter.IR #VersionCode: 1 #VersionName: 'SupportedOrientations possible values: unspecified, landscape or portrait. #SupportedOrientations: unspecified #CanInstallToExternalStorage: False #AdditionalRes:../res #End Region این ارور رو داد B4A Version: 9.01.2 Java Version: 10 Parsing code. (0.00s) Building folders structure. (0.02s) Compiling code. (0.05s) Compiling layouts code. (0.02s) Organizing libraries. (0.00s) Generating R file. Error ..\res\layout\home_layout.xml:8: error: No resource identifier found for attribute 'menu' in package 'b4a.example' ..\res\layout\home_layout.xml:8: error: No resource identifier found for attribute 'itemTextColor' in package 'b4a.example' ..\res\layout\home_layout.xml:8: error: No resource identifier found for attribute 'itemIconTint' in package 'b4a.example' پوشه منو رو نمیشناسه؟ قبلش هم به استایل ارور داد ولی اونو حذف کردم آموزش دارید در این مورد. من سرچ کردم پیدا نکردم فایل رو ارسال کردم میشه یه نگاه بندازید؟ لطفا فایل لینک ارسال به اشتراک گذاری در سایت های دیگر تنظیمات بیشتر اشتراک گذاری ...
سوال
marius 23
با سلام
دوستان با اضافه کردن ریسورسهای مربوطه چجوری میتونم این کد رو در xml نشون بدم در بیسیک
android.support.design.widget.BottomNavigationView android:layout_width="match_parent" android:layout_height="wrap_content" android:id="@+id/bottom_nav" android:layout_alignParentBottom="true" app:menu="@menu/bottom_navigation" android:background="#ffffff" app:itemTextColor="@color/nav_color" app:itemIconTint="@color/nav_color" />
در اندروید استودیو کتابخانه دیزاین میخواد چجوری میتونم اینو به بیسیک انتقال بدم. ممنون
لینک ارسال
به اشتراک گذاری در سایت های دیگر
2 پاسخ به این سوال تاکنون داده شده است
ارسالهای توصیه شده
بایگانی شده
این موضوع بایگانی و قفل شده و دیگر امکان ارسال پاسخ نیست.