Http.get("http://www.reibang.com/p/8ca293691929",nil,nil,nil,function(code,content)
if code==200 then
--要瀏覽的網(wǎng)站
圖片1=content:match("%【圖片1→(.-)←%】")
圖片2=content:match("%【圖片2→(.-)←%】")
圖片3=content:match("%【圖片3→(.-)←%】")
圖片4=content:match("%【圖片4→(.-)←%】")
背景圖=content:match("%【背景圖→(.-)←%】")
shamrock=
{
? ? LinearLayout;
? ? orientation="vertical";
? ? layout_height="fill";
? ? layout_width="fill";
? ? Focusable=true,
? ? background=背景圖;? ?
? {
? ? ScrollView,--縱向滾動(dòng)
? ? layout_width='fill';--寬
? ? layout_height='fill';--高
? ? {
? ? ? LinearLayout;
? ? ? orientation="horizontal";
? ? ? Elevation="300dp";
? ? ? layout_width="fill";
? ? ? layout_height="100%h";
? ? ? {
? ? ? ? LinearLayout;
? ? ? ? orientation="vertical";
? ? ? ? layout_width="48%w";
? ? ? ? layout_height="fill";
? ? ? ? layout_marginLeft="2%w";
? ? ? ? --第一列
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="23%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="two";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="全網(wǎng)影視",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="bird";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="愛奇藝",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="needle";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="芒果TV",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="line";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="PPTV",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="Mary";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="嗶哩嗶哩",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="white";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="電視直播①",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="element";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="收藏/歷史記錄",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? --第二列
? ? ? };
? ? ? {
? ? ? ? LinearLayout;
? ? ? ? orientation="vertical";
? ? ? ? layout_width="48%w";
? ? ? ? layout_height="fill";
? ? ? ? layout_marginRight="2%w";
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="23%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="Thunder";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="騰訊視頻",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="bird2";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="優(yōu)酷視頻",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="clever";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="搜狐視頻",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="close";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="樂視視頻",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="Rose";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="娛樂直播",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="stone";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="電視直播②",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? ? {
? ? ? ? ? CardView;
? ? ? ? ? layout_gravity="center";
? ? ? ? ? layout_marginTop="2%h";
? ? ? ? ? elevation="0dp";
? ? ? ? ? layout_width="45%w";
? ? ? ? ? layout_height="45dp";
? ? ? ? ? cardBackgroundColor="#FFF7F7F7";
? ? ? ? ? radius="5dp";
? ? ? ? ? {
? ? ? ? ? ? LinearLayout;
? ? ? ? ? ? layout_margin="0dp";
? ? ? ? ? ? layout_width="fill";
? ? ? ? ? ? layout_height="fill";
? ? ? ? ? ? gravity="center";
? ? ? ? ? ? id="more";
? ? ? ? ? ? {
? ? ? ? ? ? ? TextView;
? ? ? ? ? ? ? textSize="14sp";
? ? ? ? ? ? ? text="關(guān)于軟件",
? ? ? ? ? ? ? textColor="#333333";
? ? ? ? ? ? };
? ? ? ? ? };
? ? ? ? },
? ? ? };
? ? };
? };
};
webView.addView(loadlayout(shamrock))
--項(xiàng)目點(diǎn)擊事件
two.onClick=function()
end
page=0
Thunder.onClick=function()
? 彈出消息("消息內(nèi)容2")
end
bird.onClick=function()
? 彈出消息("消息內(nèi)容3")
end
bird2.onClick=function()
? 彈出消息("消息內(nèi)容4")
end
needle.onClick=function()
? 彈出消息("消息內(nèi)容5")
end
clever.onClick=function()
? 彈出消息("消息內(nèi)容6")
end
line.onClick=function()
? 彈出消息("消息內(nèi)容7")
end
close.onClick=function()
? 彈出消息("消息內(nèi)容8")
end
Mary.onClick=function()
? 彈出消息("消息內(nèi)容9")
end
Rose.onClick=function()
? 彈出消息("消息內(nèi)容10")
end
white.onClick=function()
? 彈出消息("消息內(nèi)容11")
? end
stone.onClick=function()
彈出消息("消息內(nèi)容12")
end
element.onClick=function()
彈出消息("消息內(nèi)容13")
end
more.onClick=function()
彈出消息("消息內(nèi)容14")
end
--波紋函數(shù)
function 波紋(id,顏色)
? import "android.content.res.ColorStateList"
? local attrsArray = {android.R.attr.selectableItemBackgroundBorderless}
? local typedArray =activity.obtainStyledAttributes(attrsArray)
? ripple=typedArray.getResourceId(0,0)? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?
? Pretend=activity.Resources.getDrawable(ripple)
? Pretend.setColor(ColorStateList(int[0].class{int{}},int{顏色}))
? id.setBackground(Pretend.setColor(ColorStateList(int[0].class{int{}},int{顏色})))end? sidebar.onLongClick=function()? this.startActivity(Intent(Intent.ACTION_VIEW,Uri.parse("mqqapi://card/show_pslcard?uin=97694694")))end
--用法
波紋(two,0xfff48FB1)
波紋(Thunder,0xfff48FB1)
波紋(bird,0xfff48FB1)
波紋(bird2,0xfff48FB1)
波紋(needle,0xfff48FB1)
波紋(clever,0xfff48FB1)
波紋(line,0xfff48FB1)
波紋(close,0xfff48FB1)
波紋(Mary,0xfff48FB1)
波紋(white,0xfff48FB1)
波紋(Rose,0xfff48FB1)
波紋(stone,0xfff48FB1)
波紋(element,0xfff48FB1)
波紋(more,0xfff48FB1)
YL=
{
RelativeLayout;
layout_width='fill';--布局寬度
layout_height='fill';--布局高度
{
LinearLayout;
layout_width='fill';--寬
layout_height='150dp';--高
{
PageView;
id="hd";
pages={
{
LinearLayout;
orientation='vertical';--重力屬性
layout_width='fill';--布局寬度
layout_height='wrap';--布局高度
{
CardView;--卡片控件
layout_margin='10dp';--卡片邊距
elevation='2dp';--陰影屬性
layout_width='fill';--卡片寬度
layout_height='wrap';--卡片高度
radius='10dp';--卡片圓角
{
ImageView;--圖片控件
src=圖片1;--圖片路徑
layout_width='fill';--圖片寬度
layout_height='wrap';--圖片高度
scaleType='fitXY';--圖片顯示類型
onClick=function()
彈出消息("圖片1")
? end
};
};
};
{
LinearLayout;
orientation='vertical';--重力屬性
layout_width='fill';--布局寬度
layout_height='wrap';--布局高度
{
CardView;--卡片控件
layout_margin='10dp';--卡片邊距
elevation='2dp';--陰影屬性
layout_width='fill';--卡片寬度
layout_height='wrap';--卡片高度
radius='10dp';--卡片圓角
{
ImageView;--圖片控件
src=圖片2;--圖片路徑
layout_width='fill';--圖片寬度
layout_height='wrap';--圖片高度
scaleType='fitXY';--圖片顯示類型
onClick=function()
彈出消息("圖片2")
end
};
};
};
{
LinearLayout;
orientation='vertical';--重力屬性
layout_width='fill';--布局寬度
layout_height='wrap';--布局高度
{
CardView;--卡片控件
layout_margin='10dp';--卡片邊距
elevation='2dp';--陰影屬性
layout_width='fill';--卡片寬度
layout_height='wrap';--卡片高度
radius='10dp';--卡片圓角
{
ImageView;--圖片控件
src=圖片3;--圖片路徑
layout_width='fill';--圖片寬度
layout_height='wrap';--圖片高度
scaleType='fitXY';--圖片顯示類型
onClick=function()
彈出消息("圖片3")
end
};
};
};
{
LinearLayout;
orientation='vertical';--重力屬性
layout_width='fill';--布局寬度
layout_height='wrap';--布局高度
{
CardView;--卡片控件
layout_margin='10dp';--卡片邊距
elevation='2dp';--陰影屬性
layout_width='fill';--卡片寬度
layout_height='wrap';--卡片高度
radius='10dp';--卡片圓角
{
ImageView;--圖片控件
src=圖片4;--圖片路徑
layout_width='fill';--圖片寬度
layout_height='wrap';--圖片高度
scaleType='fitXY';--圖片顯示類型
onClick=function()
彈出消息("圖片4")end
};
};
};
};
};
};
{
LinearLayout;
orientation='horizontal';--重力屬性
layout_width='fill';--布局寬度
layout_height='wrap';--布局高度
layout_marginTop='110dp';--布局頂距
{
TextView;--文本控件
layout_width='fill';--文本寬度
layout_height='45dp';--文本高度
gravity='center';--重力屬性
textColor='#FFFFFFFF';--文字顏色
text='';--顯示的文字
textSize='8sp';--文字大小
id="ym1";
};
{
TextView;--文本控件
layout_width='5%w';--文本寬度
layout_height='45dp';--文本高度
gravity='center';--重力屬性
textColor='#FFFFFFFF';--文字顏色
text='';--顯示的文字
textSize='8sp';--文字大小
id="ym2";
};
{
TextView;--文本控件
layout_width='5%w';--文本寬度
layout_height='45dp';--文本高度
gravity='center';--重力屬性
textColor='#FFFFFFFF';--文字顏色
text='';--顯示的文字
textSize='8sp';--文字大小
id="ym3";
};
{
TextView;--文本控件
layout_width='5%w';--文本寬度
layout_height='45dp';--文本高度
gravity='center';--重力屬性
textColor='#FFFFFFFF';--文字顏色
text='';--顯示的文字
textSize='8sp';--文字大小
id="ym4";
};
};
};
webView.addView(loadlayout(YL))
hd.setOnPageChangeListener(PageView.OnPageChangeListener{
onPageScrolled=function(a,b,c)
if c==0 then
if a==0 then
ym1.setTextColor(0xFFFFFFFF)?
ym2.setTextColor(0x57FFFFFF)?
ym3.setTextColor(0x57FFFFFF)?
ym4.setTextColor(0x57FFFFFF)
task(5000,function()
hd.showPage(1)
end)
elseif a==1 then
ym1.setTextColor(0x57FFFFFF)?
ym2.setTextColor(0xFFFFFFFF)?
ym3.setTextColor(0x57FFFFFF)?
ym4.setTextColor(0x57FFFFFF)
task(5000,function()
hd.showPage(2)
end)
elseif a==2 then
ym1.setTextColor(0x57FFFFFF)?
ym2.setTextColor(0x57FFFFFF)?
ym3.setTextColor(0xFFFFFFFF)?
ym4.setTextColor(0x57FFFFFF)
task(3000,function()
hd.showPage(3)
end)
elseif a==3 then
ym1.setTextColor(0x57FFFFFF)?
ym2.setTextColor(0x57FFFFFF)?
ym3.setTextColor(0x57FFFFFF)?
ym4.setTextColor(0xFFFFFFFF)
task(3000,function()
hd.showPage(0)
end)
end
end
end})
?
else
print("網(wǎng)絡(luò)好像不太好")
end
end)
--漸變色主題控制
import "android.graphics.drawable.GradientDrawable"
function 漸變(left_jb,right_jb,id)
drawable = GradientDrawable(GradientDrawable.Orientation.TR_BL,{
right_jb,--右色
left_jb,--左色
});
id.setBackgroundDrawable(drawable)
end
-- -----------調(diào)用漸變函數(shù)
漸變(0xFF2EC4B6,0xFFFF74EE,toolbarParent)
--程序啟動(dòng)時(shí)會(huì)執(zhí)行的事件